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.

Azureus

Featured Replies

What's up everyone. I feel like I've been doing nothing but leeching the past few days, but I just can't seem to learn everything I need to from the UA install guide. I've ran into another problem with my UA install, and it seems it skips Azureus. I can't get NOD32 to work either, but that's for another topic I suppose. Here is my RunOnceEx.cmd file: (I included only a few programs, and figured if they installed fine I would add more.)

cmdow @ /HID
@Echo Off


IF EXIST D:\WIN51IP.SP2 set XPCD=D:
IF EXIST E:\WIN51IP.SP2 set XPCD=E:
IF EXIST F:\WIN51IP.SP2 set XPCD=F:
IF EXIST G:\WIN51IP.SP2 set XPCD=G:
IF EXIST H:\WIN51IP.SP2 set XPCD=H:
IF EXIST I:\WIN51IP.SP2 set XPCD=I:
IF EXIST J:\WIN51IP.SP2 set XPCD=J:
IF EXIST Z:\WIN51IP.SP2 set XPCD=Z:
IF EXIST X:\WIN51IP.SP2 set XPCD=X:
IF EXIST V:\WIN51IP.SP2 set XPCD=V:
IF EXIST N:\WIN51IP.SP2 set XPCD=N:
IF EXIST M:\WIN51IP.SP2 set XPCD=M:
IF EXIST L:\WIN51IP.SP2 set XPCD=L:
IF EXIST K:\WIN51IP.SP2 set XPCD=K:
IF EXIST S:\WIN51IP.SP2 set XPCD=S:
IF EXIST Q:\WIN51IP.SP2 set XPCD=Q:
IF EXIST W:\WIN51IP.SP2 set XPCD=W:
IF EXIST R:\WIN51IP.SP2 set XPCD=R:
IF EXIST T:\WIN51IP.SP2 set XPCD=T:
IF EXIST Y:\WIN51IP.SP2 set XPCD=Y:
IF EXIST U:\WIN51IP.SP2 set XPCD=U:
IF EXIST I:\WIN51IP.SP2 set XPCD=I:
IF EXIST O:\WIN51IP.SP2 set XPCD=O:
IF EXIST P:\WIN51IP.SP2 set XPCD=P:


SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "Adobe Reader 7" /f
REG ADD %KEY%\005 /V 1 /D ""%XPCD%\install\AdobeReader7\acroread703.exe"

REG ADD %KEY%\010 /VE /D ".NET Framework 1.1" /f
REG ADD %KEY%\010 /V 1 /D ""%XPCD%\install\Framework\netfxsp1.exe"

REG ADD %KEY%\020 /VE /D "Java Runtime" /f
REG ADD %KEY%\020 /V 1 /D ""%XPCD%\install\Java\jre504.exe"

REG ADD %KEY%\021 /VE /D "Azureus" /f
REG ADD %KEY%\021 /V 1 /D ""%XPCD%\install\Azureus\Azureus_2.3.0.4_Win32.setup.exe /s"

REG ADD %KEY%\025 /VE /D "Nero 6.6" /f
REG ADD %KEY%\025 /V 1 /D ""%XPCD%\install\Nero\Nero_Custom_Setup.exe"

REG ADD %KEY%\030 /VE /D "NOD32 Anti-Virus" /f
REG ADD %KEY%\030 /V 1 /D ""%XPCD%\install\NOD32\setup.exe /silentmode"
REG ADD %KEY%\030 /V 2 /D "REGEDIT /S %XPCD%\install\NOD32\settings.reg" /f

REG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /f
REG ADD %KEY%\055 /V 1 /D "%XPCD%\install\cleanup.cmd" /f

EXIT


Remove the double quotes on your paths

REG ADD %KEY%\021 /VE /D "Azureus" /f
REG ADD %KEY%\021 /V 1 /D ""%XPCD%\install\Azureus\Azureus_2.3.0.4_Win32.setup.exe /s"

to

REG ADD %KEY%\021 /VE /D "Azureus" /f
REG ADD %KEY%\021 /V 1 /D "%XPCD%\install\Azureus\Azureus_2.3.0.4_Win32.setup.exe /s"

  • 1 year later...

Azureus must use a Captial S for the /S switch or it will not install.

But I have another problem with Azureus, it install but no shortcut installed!

a fast one would be to use shortcut.exe

just a quick thingy, you might look into µtorrent as an alternative, much ligther and with the same functionality (and its dead-east to install silent, as it doesn't need an install ;))

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.