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.

The Official Switches Thread Only

Featured Replies

Good job, and anyone know the switches for Whereisit / CuteFTP Pro / FlashFXP / Alcohol 120% / WebCatcher .... ? :)

Good job, and anyone know the switches for Whereisit / CuteFTP Pro / FlashFXP / Alcohol 120% /  WebCatcher .... ? :)

I know alcohol 120 is one of the 1st apps listed at the begning of this thread.....

Good job, and anyone know the switches for Whereisit / CuteFTP Pro / FlashFXP / Alcohol 120% /  WebCatcher .... ? :rolleyes:

I know alcohol 120 is one of the 1st apps listed at the begning of this thread.....

Ehh, sorry... :)

Installing Alcohol 120% unattended doesn't quite make a full installation of it. You'll find that the 'Mount' and 'Unmount' options isn't there when right clicking a virtual drive in My Computer.

Doing a manual installation works however, I think this might be because the shell hasn't loaded when doing it unattended.

I've made myself a unattended installation but during the critical updates installation i received a screen for the MDAC security patch where i have to click "OK" and then i receive another pop up saying "You will have to restart your machine" where i have to click "OK" then i receive another pop up "Do you want to restart your machine now" where i can click "yes" or "no" i'm using this line for the update in my bat file:

start /wait %systemdrive\install\Hotfixes\Q823718_MDAC_SecurityPatch.exe /Q:A /R:N

Anyway ideas? Also can i just confirmed that in order i should install applications first and then critical updates. My reasoning for this is some critical updates could be related to wmp9/dx9b or msn6 so installing them before the applications wouldn't make sense, right? Anyway cheers in advance.

Hi,

Next time try searching the forum. It's been mentioned several times, but since youre new here we'll let it slide.

start /wait %systemdrive%\Hotfixes\Q823718_MDAC_SecurityPatch.exe /Q /C:"dahotfix /Q /N"

RemyBlade

I did a quick search for MDAC Security Patch but nothing came up, oh and i include the speech marks do i?

mIRC anyone?

Install mIRC normally and then use XCOPY to copy over the directory. Or put them into an SFX Archive using WinRAR.

Can someone please post the switches for trillian pro if ya know them? thanks in advance. This would help me alot.

@drthawhizkid

install your trillian on d:/.... or e:/....

trillian need no registry-entery

after newinstallation I must execute

[_install.bat]

regedit /s _monitor.reg

call shortcut.vbs

[/_install.bat]

[_monitor.reg]

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"Trillian"="D:\\programme\\message\\Trillian\\trillian.exe"

[/_monitor.reg]

[shortcut.vbs]

Dim WSHShell

Set WSHShell = _

WScript.CreateObject("WScript.Shell")

Dim MyShortcut, MyDesktop, DesktopPath

DesktopPath = WSHShell.SpecialFolders("Desktop")

Set MyShortcut = _

WSHShell.CreateShortcut(DesktopPath & _

"\Trillian.lnk")

MyShortcut.TargetPath = _

WSHShell.ExpandEnvironmentStrings _

("D:\programme\message\Trillian\trillian.exe")

MyShortcut.WorkingDirectory = _

WSHShell.ExpandEnvironmentStrings("D:\programme\message\Trillian")

MyShortcut.WindowStyle = 4

MyShortcut.IconLocation = _

WSHShell.ExpandEnvironmentStrings _

("D:\programme\message\Trillian\trillian.exe, 0")

MyShortcut.Save

[/shortcut.vbs]

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.