spacesurfer Posted July 29, 2006 Posted July 29, 2006 (edited) Here's an easy way to install UltraISO. You must already have it installed. All you need to do is grab the files and apply the reg files explained below.Copy ultraiso.exe, ultraiso.chm, and vdrive.ini (if it exists) to you install location (e.g. XPCD:\Programs).Make a shortcut in this folder that points to your UltraISO.exe in the Programs Files folder (e.g. "%programfiles%UltraISO\UltraISO.exe")Copy this code and call it ultraiso.cmdmd "%programfiles%\UltraISO"copy UltraISO.exe "%programfiles%\UltraISO"copy UltraISO.chm "%programfiles%\UltraISO"copy vdrive.ini "%programfiles%\UltraISO"regedit /s ultraiso.regREM copy shortcutsif exist "%UserProfile%\Start Menu\Programs\Utilities" goto copyshort1md "%UserProfile%\StartMenu\Programs\Utilities"goto copyshort1:copyshort1copy "UltraISO 8.lnk" "%UserProfile%\Start Menu\Programs\Utilities"goto next:nextif exist "%AllUsersProfile%\StartMenu\Programs\Utilities" goto copyshort2md "%AllUsersProfile%\Start Menu\Programs\Utilities"goto copyshort2:copyshort2copy "UltraISO 8.lnk" "%AllUsersProfile%\Start Menu\Programs\Utilities"goto end:endCopy the content here to notepad and call it ultraiso.regWindows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\.iso]@="UltraISO"[HKEY_CLASSES_ROOT\UltraISO]@="UltraISO File"[HKEY_CLASSES_ROOT\UltraISO\DefaultIcon]@="%Systemroot%\\Resources\\Icons\\iso.ico"[HKEY_CLASSES_ROOT\UltraISO\shell][HKEY_CLASSES_ROOT\UltraISO\shell\open]@="Open with &UltraISO"[HKEY_CLASSES_ROOT\UltraISO\shell\open\command]@=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,44,00,72,00,69,00,76,\ 00,65,00,25,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,73,00,5c,00,\ 55,00,6c,00,74,00,72,00,61,00,49,00,53,00,4f,00,5c,00,55,00,6c,00,74,00,72,\ 00,61,00,49,00,53,00,4f,00,2e,00,65,00,78,00,65,00,22,00,20,00,22,00,25,00,\ 31,00,22,00,00,00[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]@="C:\\Program Files\\UltraISO""UserName"="Username""Registration"="reginfo"Execute ultraiso.cmd using RunOnceEx or whatever method you use.Also, make sure to go through the ultraiso.cmd to correct for you shortcuts, etc and add your reg info in reg file.?? Just ask. Edited July 29, 2006 by spacesurfer
ajua Posted July 29, 2006 Posted July 29, 2006 all i do is take the files under installed folder and export the keys in the registry under EasyBoot Systems. the keys to the associated files should work when you launch the program. Assuming you configured it the way you want before exporting the registry keys.
ebin25 Posted July 29, 2006 Posted July 29, 2006 (edited) I like winrar method as well... also link uninstaller to programs/ultraiso Edited July 29, 2006 by ebin25
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now