Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

UltraISO *Easy* Silent Install

Featured Replies

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.cmd

md "%programfiles%\UltraISO"
copy UltraISO.exe "%programfiles%\UltraISO"
copy UltraISO.chm "%programfiles%\UltraISO"
copy vdrive.ini "%programfiles%\UltraISO"
regedit /s ultraiso.reg

REM copy shortcuts

if exist "%UserProfile%\Start Menu\Programs\Utilities" goto copyshort1
md "%UserProfile%\StartMenu\Programs\Utilities"
goto copyshort1

:copyshort1
copy "UltraISO 8.lnk" "%UserProfile%\Start Menu\Programs\Utilities"
goto next

:next
if exist "%AllUsersProfile%\StartMenu\Programs\Utilities" goto copyshort2
md "%AllUsersProfile%\Start Menu\Programs\Utilities"
goto copyshort2

:copyshort2
copy "UltraISO 8.lnk" "%AllUsersProfile%\Start Menu\Programs\Utilities"
goto end

:end

Copy the content here to notepad and call it ultraiso.reg

Windows 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 by spacesurfer

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.

I like winrar method as well... also link uninstaller to programs/ultraiso

Edited by ebin25

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.