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.

Script help

Featured Replies

well I got my custom xp with Nlite and slipstreamed all updates and sp2 aswell as office xp and now got to the script stage.

worked with cmd through the years so no issues there just a couple of clarification questions.

at the end of the office slipstream I am told to add this:

ECHO.

ECHO Installing Office 2003 Professional

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

no problem, presumably in the winnt.sif file

i uderstand that but when looking through forums etc I see many do a slightly different way with the scripting like:

REG ADD %KEY%\005 /VE /D "7 Zip 4.18" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\7Zip\7zip.exe -y /S" /f

REG ADD %KEY%\010 /VE /D "Adobe Reader 7" /f

REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\Adobe\AdobeReader7.exe" /s /f

I believe thats the runonce method? so these are 2 different ways of doing the job?

which is best to be using?

If use runonce method how to i finish my install so that runs the office i incorporated.

sorry my head just getting a little confused on the scripting stage the tutorial is a little flaky on this area.

(**** great tutorial though)

any advice on starting the scripting stage be appreciated.

:thumbup

Edited by Fx2050

  • Author

lol, sorry, looks like im answering my own questions again:

REG ADD %KEY%\050 /VE /D "Microsoft Office 2003 Professional" /f

REG ADD %KEY%\050 /V 1 /D "%systemdrive%\Install\Office2003\setup.exe TRANSFORMS=Unattended.mst /qb-" /f

so i should try the runonce method using above script

and presumably copy most and edit for the next app?

eg:

REG ADD %KEY%\005 /VE /D "7 Zip 4.18" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\7Zip\7zip.exe -y /S" /f

think I will shut up now and stop asking questions hehe

:whistle:

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

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.