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.

SetupComplete.cmd without DVD

Featured Replies

I usually restore my Windows 7 usign an hidden system partition, and the applying the image using ImageX. I kown that SetupComplete.cmd works when you put it in DVD\Sources\$OEM$\$\Setup\Scripts; is there a way to run it with /apply switch? I mean putting it in the .wim file?

Thanks :thumbup

Edited by Gremo

Yes, you can also put it in "Windows\Setup\Scripts" of Install.wim as well.

Edited by nice_guy75

  • Author

Yes, you can also put it in "Windows\Setup\Scripts" of Install wim as well.

Thanks for helping. Do you think i can use the variable %~dp0 for referring to C:\ Windows\Setup\Scripts? And, will this work (removing the entire directory after completion)?



@ECHO OFF

regedit /s %~dp0Tweaks.reg

%~dp0Runthis.exe

cd %~dp0

attrib -R -A -S -H *.*

RMDIR /S /Q "%WINDIR%\Setup\Scripts"

Yes, you can also put it in "Windows\Setup\Scripts" of Install wim as well.

Thanks for helping. Do you think i can use the variable %~dp0 for referring to C:\ Windows\Setup\Scripts? And, will this work (removing the entire directory after completion)?



@ECHO OFF

regedit /s %~dp0Tweaks.reg

%~dp0Runthis.exe

cd %~dp0

attrib -R -A -S -H *.*

RMDIR /S /Q "%WINDIR%\Setup\Scripts"

Sorry mate I am not so comfortable with dos commands, I usually capture my install.wim to integrate applications and registry tweaks.

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.