Log in

View Full Version : D25Run.exe - a small program that runs/installs other programs


comart
04-06-2005, 12:54 PM
D25Run version 0.2 - Duc Nguyen Trong
You can find the download link at: http://cdsp.iwebland.com
Discuss/Questions/Comments at: http://dhost.info/d25/forum/viewtopic.php?p=19

Remember that:
- Make sure you really close an application run by D25Run (close by Exit in its menu), not "minize" it by Close button of Windows so that D25Run can continue its jobs (because it will wait until app is really closed)

>> WHAT IS IT FOR ?

- Setup CAB files located in "Storage Card" (yes!) or in folder with spaces in name.
- For running programs which have spaces in its name & need parameters
(like: UnlockExtROM.exe with -unlock, -unhide, so that I can see my Extended Rom directory after a hard reset :-)

- For importing registry file (uses KilmistRegEdit.exe <reg_file.reg>) so that I can restore all my settings (Owner info, settings, reg-code of apps) after a hard reset in flash ;-) You should merge all reg files into one for ease.

Example D25Run.txt

# This is command 1 (Register a REG file)
app=\Program Files\Kilmist Corporation\Kilmist RegEdit.exe
param="\My Documents\regme.reg"

# This is command 2 (install CAB file on Storage Card)
app=\windows\wceload.exe
param="\SD Card\D25Today.cab"

Have fun :-)