View Single Post
  #2 (permalink)  
Old 03-13-2009, 05:02 PM
04orgzx6r's Avatar
04orgzx6r
Halfway to VIP Status
Offline
 
Join Date: Dec 2008
Posts: 509
Reputation: 1420
04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep04orgzx6r is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: GPStoday on SDConfig.txt

Quote:
Originally Posted by No1ustad View Post
I'm having trouble with autoinstalling GPStoday via my sdconfig.txt,
whenever it's autoinstalling, it just stops there, and i believe it's due to the prompt by gpstoday telling me to install it to the device... and code to close the prompt or hide it and move on? been manually installing it, along with 1-calc, due to these issues, but would love to be fully automated..

would this be apropriate?
LOCK: Disabled
HIDE:Enabled
CAB: \Storage Card\Cabs\GPSTodayApp0993.CAB
CAB: \Storage Card\Cabs\GPSTodayTagger099.CAB
LOCK: Enabled
I would try it like this, basically add the Hide: Disabled after your gps cabs

BTW, this is just an example of how the whole thing should look, except with your cabs, one group of regular cabs and a group of cabs that need user input...then of course you xml, if you have any...

Code:
LOCK:Enabled
CAB: \Storage Card\Cabs\Cabnoinput.cab
CAB: \Storage Card\Cabs\Cabnoinput2.cab
LOCK:Disabled
HIDE:Enabled
CAB: \Storage Card\Cabs\GPSTodayApp0993.CAB
CAB: \Storage Card\Cabs\GPSTodayTagger099.CAB
HIDE:Disabled
LOCK:Enabled
XML: \Storage Card\Cabs\mysettings.xml
XML: \Storage Card\Cabs\e-mail.xml
LOCK:Disabled
RST: Reset
__________________


Last edited by 04orgzx6r; 03-13-2009 at 05:04 PM.
Reply With Quote
This post has been thanked 1 times.