PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan > Titan Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-01-2008, 09:23 AM
pedefede's Avatar
Lurker
Offline
Pocket PC: Kaiser
 
Join Date: Mar 2008
Posts: 2
Reputation: 0
pedefede is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: AutoInstall Program (w/ Silent cab install)

hmm ... i get an error at the mortsript line:

StatusInfo( ActiveProcess(), info )

???
Reply With Quote
  #2 (permalink)  
Old 06-01-2008, 07:04 PM
mousio's Avatar
Lurker
Offline
Pocket PC: Trinity
 
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
hmm ... i get an error at the mortsript line:
StatusInfo( ActiveProcess(), info )
Which error do you get? Which version of MortScript do you have? Which device/ROM combination did you try it on?

Try replacing the first resp. the second argument by arbitrary strings and see if that helps you out; you could also try to comment the line out, as it does not interfere with the actual processing.
Reply With Quote
  #3 (permalink)  
Old 06-09-2008, 04:12 AM
pedefede's Avatar
Lurker
Offline
Pocket PC: Kaiser
 
Join Date: Mar 2008
Posts: 2
Reputation: 0
pedefede is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: AutoInstall Program (w/ Silent cab install)

Quote:
Originally Posted by mousio View Post
Which error do you get? Which version of MortScript do you have?
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

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.


(THANKS for a splendid script !!!!)

Last edited by pedefede; 06-10-2008 at 05:53 AM.
Reply With Quote
  #4 (permalink)  
Old 06-20-2008, 05:11 PM
mousio's Avatar
Lurker
Offline
Pocket PC: Trinity
 
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.
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan > Titan Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 09:50 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com