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.

Do We Realy Need To Clean Up?

Featured Replies

I just woundering if we install from a cd do we realy need to have the following statements my PC when it's boot up for first time start to count down for about 25 second and then freeze up for 1 minute before it's containue counting down and reboot.

any idea

REG ADD %KEY%\95 /VE /D "Restart" /f

REG ADD %KEY%\95 /V 1 /D "%CDROM%\App\cleanup.cmd" /f

REG ADD %KEY%\95 /VE /D "Reboot the computer to finish installation"

RED ADD %KEY%\95 /V 1 /D "shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."

regards

:rolleyes:

You're spot on there...

The

REG ADD %KEY%\95 /VE /D "Restart" /f
REG ADD %KEY%\95 /V 1 /D "%CDROM%\App\cleanup.cmd" /f

keys will be overwritten in RunOnceEx by

REG ADD %KEY%\95 /VE /D "Reboot the computer to finish installation"
RED ADD %KEY%\95 /V 1 /D "shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."

Therefore the cleanup.cmd wont run anyhow.

If you aren't needing to remove links files /folders then you don't need to claen anything up.

If you do, even if it's just links etc. why not remove the

REG ADD %KEY%\95 /VE /D "Reboot the computer to finish installation"
RED ADD %KEY%\95 /V 1 /D "shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."

lines and add the shutdown to your cleanup.cmd as in the guide.

  • Author

thanks guys

so there are nothing to clean and no need for this

REG ADD %KEY%\95 /VE /D "Restart" /f

REG ADD %KEY%\95 /V 1 /D "%CDROM%\App\cleanup.cmd" /f

thanks again

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.