Thread
:
How to "crack" wayfinder 7 days trial
View Single Post
zhouziren1
2008-09-25 , 18:48
Posts: 10 | Thanked: 1 time | Joined on Sep 2008
#
168
I have a shell script ftime.sh which is in /home/user:
#!/bin/sh
LD_PRELOAD="/home/user/fakeif.so:/home/user/libfaketimeMT.so.1" FAKETIME="@2008-09-24 22:00:00" /usr/bin/navicore
And I also made changes to navicore.desktop:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=maps_ap_name
#Exec=/usr/bin/navicore
Exec=/usr/home/ftime.sh
Icon=navicore
StartupWMClass=navicore-navigator
X-Window-Icon=navicore
X-HildonDesk-ShowInToolbar=true
X-Window-Icon-Dimmed=navicore
#X-Osso-Service=navicore
X-Osso-Type=application/x-executable
Terminal=false
When I click the map icon from the menu, nothing happens. I have no problem to run ftime.sh to launch map application in xterm. Anyone has idea? Thanks.
Quote & Reply
|
The Following User Says Thank You to zhouziren1 For This Useful Post:
allnameswereout
zhouziren1
View Public Profile
Send a private message to zhouziren1
Find all posts by zhouziren1