Help - Search - Members - Calendar
Full Version: DVDIDLE Registation code.reg
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
kurt476
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
Well if you don't mind using an AutoIt script...the one I have posted in the AutoIt thread should do the trick.
Steksov
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




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.