kurt476
Dec 4 2004, 12:36 PM
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?
Nologic
Dec 5 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.
Steksov
Dec 15 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
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.