Shutdown/Restart Command Windows Mobile - Windows Mobile Development and Hacking General

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

Related

How to add application to system startup?

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

how to desable certificates and signed cab files for Windows Mobile 5

I've spent days and night trying to install a cab. file on my ppc without a succes now how a hell can I desable the certificate and signiture of this file.
thanks a lot for your help
You can try a program called certification off "Cert_SPCS.cab" it turns off the validation in WM5 (not sure if it works with later ROMs but worth trying)
Search for it.
Or go to: www.pdamagician.com/wm5software
I have already done it, still get the same message" installation was unsuccessful the program or seting cannot be installed because it does not have suffisient system permissions. Other solution will be highly apreciated, thanks anyway
Have a read of this thread, might help you !!
http://forum.xda-developers.com/archive/index.php/t-249863.html
The link here above did not help, thanks anyway. So again
is there any genius friend out there who knows how to unsigned cab, or disable signatures? 3 months waiting for a solution is too much.
Thankyou
Beny said:
The link here above did not help, thanks anyway. So again
is there any genius friend out there who knows how to unsigned cab, or disable signatures? 3 months waiting for a solution is too much.
Thankyou
Click to expand...
Click to collapse
Do you use a pocket pc device or a smartphone?
For pocket pc you can use my tool to turn off security.
So no prompt when you install or start an application with
no certificate.
Copy to device and start after some seconds a message box
is displayed with the result.
Houser
Houser said:
Do you use a pocket pc device or a smartphone?
For pocket pc you can use my tool to turn off security.
So no prompt when you install or start an application with
no certificate.
Copy to device and start after some seconds a message box
is displayed with the result.
Houser
Click to expand...
Click to collapse
Thanks Houser for your precious help, unfortunatly this did not work, I still get the same borring message concerning cab signature. What if we unpack the cab file, unsighned it and then repack it again. I wish I was a programmer!!
NB. The device is a pocket pc with WM 2006 onboard
Now lets get it strait, who can help me to re-build this bt patch for an Eten M700. This later can make the device compatible with a pioneer car headunit.
ThanksView attachment BT.ARM.CAB

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**

[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