Jump to content

Recommended Posts

Posted

Hi!

I want to add in unattended XP CD the UltraIso6.1 but it doesn't work the registration process. My line is :

ECHO.
ECHO Installing UltraIso
ECHO Please wait...
start /wait %systemdrive%\install\ultraiso\ultraiso.exe /verysilent /sp-  
REGEDIT /S %systemdrive%\install\ultraiso\uiso.reg
ECHO.

and the uiso.reg file looks like this:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
@="C:\\Program Files\\UltraISO"
"ISOFolder"="C:\\Documents and Settings\\valexvo\\My Documents\\My ISO Files"
"UseSkins"="1"
"SoundEffect"="1"
"UserName"="********"
"Registration"="*********************************"
"MainLeft"="7"
"MainTop"="0"
"MainWidth"="785"
"MainHeight"="574"
"HSplitter"="249"
"VSplitter1"="217"
"VSplitter2"="217"
"ConfigLeft"="453"
"ConfigTop"="274"
"ProgressLeft"="400"
"ProgressTop"="220"
"CDFormat"="1"
"FileNameFormat"="1"
"DefViewer"="C:\\WINDOWS\\system32\\NOTEPAD.EXE"
"OpenFolder"="C:\\Documents and Settings\\valexvo\\My Documents\\My ISO Files"
"SaveFolder"="C:\\Documents and Settings\\valexvo\\My Documents\\My ISO Files"
"Reopen"=""

[HKEY_USERS\S-1-5-21-1935655697-1214440339-725345543-1003\Software\EasyBoot Systems\UltraISO\5.0]
@="C:\\Program Files\\UltraISO"
"ISOFolder"="C:\\Documents and Settings\\valexvo\\My Documents\\My ISO Files"
"UseSkins"="1"
"SoundEffect"="1"
"UserName"="********"
"Registration"="**********************************"
"MainLeft"="7"
"MainTop"="0"
"MainWidth"="785"
"MainHeight"="574"
"HSplitter"="249"
"VSplitter1"="217"
"VSplitter2"="217"
"ConfigLeft"="453"
"ConfigTop"="274"
"ProgressLeft"="400"
"ProgressTop"="220"
"CDFormat"="1"
"FileNameFormat"="1"
"DefViewer"="C:\\WINDOWS\\system32\\NOTEPAD.EXE"
"OpenFolder"="C:\\Documents and Settings\\valexvo\\My Documents\\My ISO Files"
"SaveFolder"="C:\\Documents and Settings\\valexvo\\My Documents\\My ISO Files"
"Reopen"=""

whats wrong? is another registry key that I missed?

THX

regards

alex


Posted

I think is a matter of encription of the registration code:

"Registration"="**********************************"

I find that using the same user and registration code the line looks diferent on diferent PC. Also on the same PC looks diferent if a fresh install of winXP is done.

alex

Posted

The reason it does not work is because of the user/current user keys, they are different every time therefore are useless to copy. Try to find regkeys in other parts of the registry. prev. Local machine.

Hope it helps.

Remyblade

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...