hey guys how u doin all??? i have the same but i have a problem that i dont know from where to update the software of mine cuz its really old so plz if any1 can help with it. thx
I used a small program called mortscript (google it). You replace the original Shell.exe file on your device by the mortscript autorun.exe file and rename it to Shell.exe. This new Shell.exe will run a script with the same name which you write so that your device boots the way you want it to.
I am not an expert on scripting at all but mortscript is really easy.
That's the script. It first runs the original shell which is killed again after a second, this is to switch off the red mood lights (could not find another way to do this, don't think there's a registry entry for the mood lights)
Then it copies all the files I need to the windows folder, creates directories and shortcuts on the desktop (I left out the commands here)
Finally it imports the registry settings which I saved earlier.
HOW?
tuskuno 7 months ago
Could anybody explain with more details how I do to unlocked the Becker Traffic Assist 7934 version 1.0? Thanks!!!
karinast 10 months ago
hey guys how u doin all??? i have the same but i have a problem that i dont know from where to update the software of mine cuz its really old so plz if any1 can help with it. thx
alexandov 2 years ago
hello,
i have downloaded mortsript but i cant replace the shell.exe it give a eror if i wanna delete it
greatings wimpie0050
wimpie0050 3 years ago
tnx,but it`s not work,y will paint them black,last resort.....:))))
gigibalcon 3 years ago
kant turn off light`s!!help mee!
gigibalcon 3 years ago
Run ( "\My Flash Disk\ShellOriginal.exe" )
Sleep (1000)
Kill ( "ShellOriginal.exe" )
Kill ( "BatteryMonitor.exe" )
It first runs the original shell which is killed again after a second, this is to switch off the red mood lights
TheChemist010 3 years ago
I don't know if it also works on the 7827.
You have to install all your programs in the folder called "My Flash Disk", all other folders will be erased and rewritten after every hard reset.
TheChemist010 3 years ago
More detail plz
piege1 4 years ago
Hi Chemist,
Could you send me a detailed description ?
Thank you,
Balazs
benko5009 4 years ago
I used a small program called mortscript (google it). You replace the original Shell.exe file on your device by the mortscript autorun.exe file and rename it to Shell.exe. This new Shell.exe will run a script with the same name which you write so that your device boots the way you want it to.
I am not an expert on scripting at all but mortscript is really easy.
TheChemist010 4 years ago
Thank you !
I'll try it !
Balazs
benko5009 4 years ago
Just wondering what script you used. I am having problems with it.
elljhogan17 3 years ago
TheChemist010 3 years ago
That's the script. It first runs the original shell which is killed again after a second, this is to switch off the red mood lights (could not find another way to do this, don't think there's a registry entry for the mood lights)
Then it copies all the files I need to the windows folder, creates directories and shortcuts on the desktop (I left out the commands here)
Finally it imports the registry settings which I saved earlier.
TheChemist010 3 years ago