View Single Post
  #75 (permalink)  
Old 06-20-2008, 05:11 PM
mousio's Avatar
mousio
Lurker
Offline
 
Join Date: Apr 2008
Posts: 7
Reputation: 10
mousio is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: AutoInstall Program (w/ Silent cab install)

Quote:
Originally Posted by pedefede View Post
SOLVED
Error-msg: Unknown command 'statusinfo'

The reason was, that i first used Autoinstall4, who installed mortscript 4.1 (that doesnt have the status-window feature, that beta 4.11 has). I thoughed that i had removed 4.1 - however, it couldnt be uninstalled !!! - So your script couldnt install 4.11

Oh and: DONT put an mortscript.CAB in your AutoRun folder
Great, glad that you found and solved the problem. =D>

My main purpose is for this to be used in combination with UC: after a hard reset, let it automatically reconfigure your device to your needs.
So now, every couple of months I put the latest updates of ROM and cabs on my card, and then – thanks to UC and the script – the update process then takes less than 20 minutes and my device is totally reconfigured again, just the way I want it and no user input required (except hard reset between ROM flash and UC)...

The script does not check if it is run manually or automatically, nor does it check the mortscript version it runs with, nor does it actively try to avoid double installation of mortscript, but feel free to post your own code as these are indeed interesting features. Another feature could be to automatically detect the name of the storage card root folder in order to support different languages...
Quote:
Originally Posted by pedefede View Post
By the way, i had a REG-files, that the script couldnt read. That means, that the script doesnt get to write the autorun.xml at all (for all the good reg-files). I solved by converting the REG to a XML-file.
Perhaps it is an encoding issue?
I had briefly tested the registry import and now that you mention this, I believe the reg file should not be unicode for the script to be able to parse it correctly.
Could you please test again?



Quote:
Originally Posted by pedefede View Post
(THANKS for a splendid script !!!!)
(ps: there is a "thanks" button)

Last edited by mousio; 06-20-2008 at 05:32 PM. Reason: thanks
Reply With Quote
This post has been thanked 2 times.