hi i'm look for some kind of registry entrie so that the DVDIDLE is register i need to know where the Registation cod go's in the registry like nero but this this DVDIDLE so i need to be registered when i click on it so when it is install it is register.
can some plase help me out here?
Page 1 of 1
DVDIDLE Registation code.reg
#2
Posted 05 December 2004 - 12:34 AM
Well if you don't mind using an AutoIt script...the one I have posted in the AutoIt thread should do the trick.
#3
Posted 15 December 2005 - 04:49 AM
Hi!
1) DVDIdlePro59.exe /saveinf=setup.inf
2) copy setup.inf from c:\windows to the folder with DVDIdle Pro setup program
3) register program
3) export from registry branch [HKEY_LOCAL_MACHINE\SOFTWARE\Fengtao Software\DVDIdle Pro] to the file DVDIdle.reg
4) create setup.cmd file (like this):
cmdow @ /HID
start /wait DVDIdlePro59.exe /SILENT /SP- /NOCANCEL /NORESTART /LOADINF=setup.inf
REGEDIT /S DVDIdle.reg
EXIT
5) that's all
1) DVDIdlePro59.exe /saveinf=setup.inf
2) copy setup.inf from c:\windows to the folder with DVDIdle Pro setup program
3) register program
3) export from registry branch [HKEY_LOCAL_MACHINE\SOFTWARE\Fengtao Software\DVDIdle Pro] to the file DVDIdle.reg
4) create setup.cmd file (like this):
cmdow @ /HID
start /wait DVDIdlePro59.exe /SILENT /SP- /NOCANCEL /NORESTART /LOADINF=setup.inf
REGEDIT /S DVDIdle.reg
EXIT
5) that's all
Share this topic:
Page 1 of 1



Help

Back to top








