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.

My application switches

Featured Replies

Well ive done my 1st unattended XPdvd & also modded the start button etc.. So Far So Good..

but now have a ? which im not sure can be done.. but is there a way of getting the stardock apps (cursorXP) to silent install with sn?
  • 1 month later...
[quote name='NeoDeath' post='360112' date='Jul 26 2005, 05:43 AM']I have problems with Foobar 2000 0.8.3 Special. If I use /S switch the installer stops on File Association windows. So can someone help me out from this problem?[/quote]

I don't have this problem for my silent installation.
[quote name='unabatedshagie' post='168456' date='Aug 15 2004, 07:07 PM']What about a wiki page where everyone can add there own switches to it?[/quote]

Allready done, check here: [url="http://www.uawiki.org/doku.php?id=silent_apps:appswitchesdb%3a%6fverview"]http://www.uawiki.org/doku.php?id=silent_a...chesdb:overview[/url]

Thnx to Bashrat The Sneaky
  • 1 month later...
HI,
I have the same problem that I cant send Strat79 a pm, cause of a full message box.

I tried to crate a msi package, too but after succesful installation i have some problems to pack something. i get everytime the error "no translation". well, can u please send me your package? perhaps i have only one small mistake inside.

bye
stephan
  • 2 months later...
Hi all,

I have a setup file to install, inno setup file exactly.

I know the /silent and /verysilent swtiches, but this setup inno file lauch a boxe with yes/not question to reboot my computer, how it's possible to disable this box, a norebbot switch exist for inno file ?

Tnx for your awnser
  • 2 months later...
Can I just ask was their ever a HTML updated page for Silant Installers ? If so, can I see please ?.
  • 3 weeks later...
PLz Help For Make RunOnceEx.
Thank You

7-Zip 441
Adobe Acrobat Reader 7 full
Alcohol120_retail_1.9.5.3823
FlashGet_v1.71
Jasc Paint Shop Pro 9
Skype 2.0.0.97
UltraISO 7.6.6.1308
winamp51
WinRAR.3.60.Beta3
ymsgr702_120_us
  • 4 weeks later...
[b][color="#FF0000"]Addon QuickLaunchBar / Inicialização Rápida [/color] [/b]
[url="http://www.badongo.com/file/829485"]QuickLaunchBar[/url]

[img]http://img65.imageshack.us/img65/451/quickbar0rg.jpg[/img]


no [b][color="#FF0000"]runonce[/color] [/b] do [b][color="#FF0000"]nlite[/color][/b] coloque esta linha

[b][color="#FF0000"]RMDIR /S /Q C:\TEMP[/color][/b] > Apaga a pasta temporaria da descompactação da barra(pode ser usado para outras descompactaçoes)

Obs: Já fica padronizado/default para/to todos/all os outros usuários/users que forem criados/add
  • 2 weeks later...
[quote name='nowarez' post='263730' date='Feb 1 2005, 05:31 PM']DAMNNFO
DAMNNFO.exe /s[/quote]

[quote]/qn[/quote] this is working



thanks

Edited by mgadallah

  • 4 weeks later...
  • 3 weeks later...
[quote name='eomonteiro' post='517355' date='Jun 9 2006, 03:33 AM'][b][color="#FF0000"]Addon QuickLaunchBar / Inicialização Rápida [/color] [/b]
[url="http://www.badongo.com/file/829485"]QuickLaunchBar[/url]

[img]http://img65.imageshack.us/img65/451/quickbar0rg.jpg[/img]


no [b][color="#FF0000"]runonce[/color] [/b] do [b][color="#FF0000"]nlite[/color][/b] coloque esta linha

[b][color="#FF0000"]RMDIR /S /Q C:\TEMP[/color][/b] > Apaga a pasta temporaria da descompactação da barra(pode ser usado para outras descompactaçoes)

Obs: Já fica padronizado/default para/to todos/all os outros usuários/users que forem criados/add[/quote]
now in english please...
  • 4 years later...

hello everybody

I need (so so much) to know how to detect switches in the applications

can you help me please ???? :no:

thanks

  • 2 weeks later...

hello everybody

I need (so so much) to know how to detect switches in the applications

can you help me please ???? :no:

thanks

Google -> Universal Silent Switch Finder 1.5.0.0

Cheers

Skull

  • 5 months later...

Does someone have a autoit script for superantispyware free/pro ? John

Odd bloody place to ask for an AutoIt script.

; This will install SUPERAntiSpyware
$Search = FileFindFirstFile( "SUPERAntiSpyware*.exe" )
If $Search = -1 Then Exit
$Install = FileFindNextFile( $Search )
If FileExists( $Install ) Then
Run ( $Install & ' /SILENT' )
Else
Exit
EndIf

ProcessWait ( "SUPERAntiSpyware.exe" , 30 )
ProcessClose( "SUPERAntiSpyware.exe" )

Make sure the installer is NOT named "SUPERAntiSpyware.exe" or the AutoIt script...ether will cause bad things to happen.

Actually if you look at the code it assumes the name will be based on the application.

The name I used for the installer is "SUPERAntiSpyware4551000.exe" since it's version 4.55.1000.

Anyways it'll run the installer silently then kill the app as soon as it starts it's post install setup.

First time you start it...will then start the Post Install setup again.

** Update **

While what I put up there works fine when fully in windows...it fails when done during the install process...this would have to be fully scripted or repackaged.

Edited by Nologic

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.