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.

Simple question, Removing window "Installing Programs"

Featured Replies

I know all about runonceex.cmd etc, but what I been wondering is, how do you make a screen such as this go away,

untitledyy4.png

I really don't want it popping up because I already know what programs I am installing and on a long list of programs, that window can quite clog up your screen, especially when using a startup resolution of 1024x768.

So any remedies?

I can't answer your question, but how did you make windows install things in that way?

I didn't realise you could do things like that.

  • Author

Hello Takeshi,

thnx for your answer but it doesn't seem to be working for me, could you show me what you mean for below example,

cmdow @ /HID

@Echo Off

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:

SET PP=%cdrom%\Software\

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

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

REG ADD %KEY%\000 /VE /D "Autoit v3" /f

REG ADD %KEY%\000 /V 1 /D "%PP%Autoit\auto3.exe" /f

REG ADD %KEY%\001 /VE /D ".Net FrameWork 2.0" /f

REG ADD %KEY%\002 /V 1 /D "%PP%NetFrameWork\dotfix.exe" /f

REG ADD %KEY%\003 /VE /D "Monitor Drivers" /f

REG ADD %KEY%\003 /V 1 /D "%PP%Monitor\Monitor.exe" /f

Remove:

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

and all the

REG ADD %KEY%\000 /VE /D

entries.

  • Author

ok that works now, it didn't work at first but that was mainly due to a fuxorupzord windows, thnx for helping me out Takeshi :thumbup

Edited by Draconian

Just for the record: another option would be to set the "Flags" DWORD value in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx to "0x00000080". This would disable the status dialog completely. Other values are possible, for instance to create an execution and/or error log file. See Syntax for the RunOnceEx Registry Key for details.

Edited by Ctrl-X

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.