How to add application to system startup? - Windows Mobile Development and Hacking General

For example, I must add application "Windows\calc.exe" to startup.
How can I do it?
It must work on Smartphone 2003 and Windows Mobile 5.0.
Some info is here:
http://msdn2.microsoft.com/en-us/library/aa909369.aspx
but it don't work.
Help me please

2007fs said:
For example, I must add application "Windows\calc.exe" to startup.
How can I do it?
It must work on Smartphone 2003 and Windows Mobile 5.0.
Some info is here:
http://msdn2.microsoft.com/en-us/library/aa909369.aspx
but it don't work.
Help me please
Click to expand...
Click to collapse
Couldn't you just paste a shortcut to your application to Windows/Startup folder?
larna

Related

Help!! Corrupted registry

Hi guys,
I was tweaking my WM6 XDA Orbit and accidentally changed a registry folder name to "x". Unfortunately I didn't get to see which folder name it had before...
Can you help me please? I just need the correct name.
Inside the folder there are the following:
Apps
Arcsoft
Developer One, Inc.
Drivers
HTC
IA Style
Microsoft
MIDI Engine
OEM
TAO
Cheers all,
Dan
dani959 said:
Hi guys,
I was tweaking my WM6 XDA Orbit and accidentally changed a registry folder name to "x". Unfortunately I didn't get to see which folder name it had before...
Can you help me please? I just need the correct name.
Inside the folder there are the following:
Apps
Arcsoft
Developer One, Inc.
Drivers
HTC
IA Style
Microsoft
MIDI Engine
OEM
TAO
Cheers all,
Dan
Click to expand...
Click to collapse
It was probably "Software" or "SOFTWARE".
It's not...
This is my HKLM list:
AudioCompressionManager
Comm
ControlPanel
Drivers
Drivers32
Explorer
ExtModems
HARDWARE
Ident
init
Loader
MUI
nls
Platform
Security
Services
Snd
Software
System
TAPI
Telephony
Time
Windows CE Services
Windows CE Tools
x
What do I replace the x to? Anyone?
Moving to Artemis, you'll get more help there.
dani959 said:
It's not...
This is my HKLM list:
AudioCompressionManager
Comm
ControlPanel
Drivers
Drivers32
Explorer
ExtModems
HARDWARE
Ident
init
Loader
MUI
nls
Platform
Security
Services
Snd
Software
System
TAPI
Telephony
Time
Windows CE Services
Windows CE Tools
x
What do I replace the x to? Anyone?
Click to expand...
Click to collapse
Okay, from my HKLM, the ONLY thing that I have that you don't have is "ButtonApps". I would assume that's what it is.
ButtonApps is the only one I have extra as well
mbxiom said:
ButtonApps is the only one I have extra as well
Click to expand...
Click to collapse
Thanks, guys... But it didn't work for me (maybe I messed up the solution)
Anyway, it was a great opportunity to start trying customized ROM's!
Cheers all!

Unable to install any software in my HTC Shift

Dear All
I'm not able to install any software in Shift in windows mobile , i tried many softwares but i couldn't install whenever i try i get the following message
THE FILE ...CANOT BE OPNED. EITHER NOT SIGNED WITH TRUSTED CERTIFICATE, OR ONE OF IT'S COMPONENTS CANNOT BE FOUND. IF THE PROBLEM PRESISTS TRY REINSTALLING OR RESTORING THE FILE
i did hard rest but still
any one have a soulotion for the same
Regards
Abu Shahad said:
Dear All
I'm not able to install any software in Shift in windows mobile , i tried many softwares but i couldn't install whenever i try i get the following message
THE FILE ...CANOT BE OPNED. EITHER NOT SIGNED WITH TRUSTED CERTIFICATE, OR ONE OF IT'S COMPONENTS CANNOT BE FOUND. IF THE PROBLEM PRESISTS TRY REINSTALLING OR RESTORING THE FILE
i did hard rest but still
any one have a soulotion for the same
Regards
Click to expand...
Click to collapse
Which ROM you are using? Could you please give us your ROM version etc. info?
Thanks
Ram
Abu Shahad said:
Dear All
I'm not able to install any software in Shift in windows mobile , i tried many softwares but i couldn't install whenever i try i get the following message
THE FILE ...CANOT BE OPNED. EITHER NOT SIGNED WITH TRUSTED CERTIFICATE, OR ONE OF IT'S COMPONENTS CANNOT BE FOUND. IF THE PROBLEM PRESISTS TRY REINSTALLING OR RESTORING THE FILE
i did hard rest but still
any one have a soulotion for the same
Regards
Click to expand...
Click to collapse
Have you tried using a registry editor and changing the following line?
Navigate to HKEY_CLASSES_ROOT\Cabfile\Shell\Open\command and change the default value to wceload.exe "%1" /nodelete - there is a space after the .exe and before the /nodelete here
saiweb said:
Which ROM you are using? Could you please give us your ROM version etc. info?
Thanks
Ram
Click to expand...
Click to collapse
i'm using the original rom i haven't changed it
deadnex said:
Have you tried using a registry editor and changing the following line?
Navigate to HKEY_CLASSES_ROOT\Cabfile\Shell\Open\command and change the default value to wceload.exe "%1" /nodelete - there is a space after the .exe and before the /nodelete here
Click to expand...
Click to collapse
thank you
but how to access the rigistry, as i mentioned i'm not able to install any software
regards
Abu Shahad said:
thank you
but how to access the rigistry, as i mentioned i'm not able to install any software
regards
Click to expand...
Click to collapse
First of all, make sure SnapVue is connected to Vista through USBtool and that Windows Mobile Device Center is connected.
On Vista side - download and install CERegEditor. Open it - navigate to the "tools" menu and select "unlock registry". You are now able to edit your WM registry from the Vista side. If you get any warnings on WM side just press "Yes".
Hope this is helpful.
However, if you didn't follow a guide on how to unlock your shift to full WM I would recommend that you read one of the following threads:
Full Instructions for getting WM6, RealVGA, Office and IE
Enabling full WM the REALLY EASY SHIFTpack way
deadnex said:
First of all, make sure SnapVue is connected to Vista through USBtool and that Windows Mobile Device Center is connected.
On Vista side - download and install CERegEditor. Open it - navigate to the "tools" menu and select "unlock registry". You are now able to edit your WM registry from the Vista side. If you get any warnings on WM side just press "Yes".
Hope this is helpful.
However, if you didn't follow a guide on how to unlock your shift to full WM I would recommend that you read one of the following threads:
Full Instructions for getting WM6, RealVGA, Office and IE
Enabling full WM the REALLY EASY SHIFTpack way
Click to expand...
Click to collapse
thanks man worked perfectly
when i press modify it tells me thats theres an error and it closes
please help

Run VBS on PPC

Hi Guys,
I have a VBS Script which you enter in a username and password and if your credentials are correct the VB script decides to bring down a certificate for a wireless network.
The script works fine on computers but I cant get it to run on windows mobile. Can anyone help me?
Thanks,
Luke
Try Aero VB Runtime.
GoldCoin said:
Try Aero VB Runtime.
Click to expand...
Click to collapse
What if I need to run a microsoft access mdb file with VB script included ?
GoldCoin said:
Try Aero VB Runtime.
Click to expand...
Click to collapse
I downloaded it and tried to install but it says this software is not intended for this device. Do you have a working copy?
I downloaded it and tried to install but it says this software is not intended for this device. Do you have a working copy?
**BUMP**

Shutdown/Restart Command Windows Mobile

Hello,
Can someone give me a hint, how to Shutdown and Restart (Soft-Reset) Windows Mobile Devices with .netCompactFramework 3.5?
Is there somewhere a special file like shutdown.exe on Windows Systems wich I can run with parameters to shutdown/restart the device?
Thanks for help!
Nightskill
Nightskill said:
Hello,
Can someone give me a hint, how to Shutdown and Restart (Soft-Reset) Windows Mobile Devices with .netCompactFramework 3.5?
Is there somewhere a special file like shutdown.exe on Windows Systems wich I can run with parameters to shutdown/restart the device?
Thanks for help!
Nightskill
Click to expand...
Click to collapse
try this...
maybe can help you
just install Mortscript
and make a script named as you want
with just the word
Reset
your file must be named xxxxx.mscr
You'll probably need to P/Invoke.
SetSystemPowerState is the function you'll want to use, though the exact implementation of it varies a little from device to device.
http://msdn.microsoft.com/en-us/library/aa929708.aspx

[Q] windows ce 5.0 explorer.exe

Hi I have a gps running windows ce.net5.0, now I want to get to the desktop, have access from my pc to the device registry and to the device memory, noticed that the device does not have explorer.exe that should be located in the windows directory, if some1 has a windows ce 5.0 device can you please upload the explorer.exe found at windows/explorer.exe. Would be very much appreciated, if my hack works I will create a tutorial on how to have navig8 b90/b95 gps units, want to just install racechrono to my gps, and access the desktop, thanks in advance
I have explorer.exe but still no access to CE
RAC 5000 dat nav!
It won't let me copy it!
All exe,dll asnd cpl files seem to be protected from copying???
You might use CeDesktop, an explorer replacement that definitly runs under CE5
DL: http://rs52.rapidshare.com/files/37224775/ceDesktop.exe
Can you upload somewhere else please, can't download it with my blackberry
http://www.mediafire.com/?f6b2cjwm60q0758
jwoegerbauer said:
http://www.mediafire.com/?f6b2cjwm60q0758
Click to expand...
Click to collapse
Can you please upload CeDesktop? If u still have it...I want to use an igo software on Medion Gopal E4135, so i will try with CeDesktop...
P.S. did u now some easy tutorial gor this GPS...
Thanks in advance!
sorry for my English

Categories

Resources