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.

how does \$1\$Progs work?

Featured Replies

I followed this article from MSFN to install mIRC in an unattended windows XP CD but it turns out that after the successful installation of windows on the virtual machine (VMware), the folder mIRC was not copied into C:\Program Files ; and the other programs i had put inside \$OEM$\$1\$Progs have not been copied either.

Does it need to be some sort of Command line in any files to make this?

Thanks for your help


[unattended]    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

If it wasent copied this is most likly the reason

|Drew|

also, its not $OEM$\$1\$progs

its $OEM$\$Progs

$1 & $progs & $docs & $$ run parallel 2 each other (meaning all those are inside $OEM$ not each other

AND in your .sif file as stated above YES needs 2 be impimented

hope it helps :)

  • Author

Great. Now it should work.

I have another question (=problem)

under \$OEM$\$1 i have cmdlines.txt and RegTweaks.reg (and also a folder called install which proved to be working as \$OEM$\$1\install\batch_file.cmd worked during the installation)

But i have noticed that none of the RegTweaks had been merged!

Where do you think it could come from?

here is my cmdlines.txt file:

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

?? thanks in advance!

add

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

to your .cmd file

regards

you should place cmdlines.txt on the \$OEM$. files you'll be placing at \$OEM$\$1 are just the files that will be copied on the target hard disk's root folder. as in the case of regtweaks.reg, you should place them on \$OEM$\$1\install.

  • Author

Perfect answer edmoncu :-)

But the question now would be...

What is the best :

Adding REGEDIT /S %systemdrive%\install\RegTweaks.reg to batch_file.cmd or place it in a file called cmdlines.txt in \$OEM$

??

which is preferable? (if there are any sort of ORDER in the happening of the installation)

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.