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 to change install dir during unattended instal

Featured Replies

hi everyone

this is my first post after using the search

what i want to know !!

is it possible to change the install path during unattended installs for my progs

im using the runonceEX cmd to install the progs

but they install in to c drive and i want to have all my progs in F

is that possible or does that mean i have to change all the installs or something

im really new to this full unattended installs

slipstreaming i can do and unattended win installs is no problem but this unattended prog installs has really got me puzzled :no:

thx


You can change your default install directory (C:\program files) in your winnt.sif. Check the help file, I don't have it here with me at the moment.

  • Author

thx for the reply

but thats not what i want cause that way all my program files gets replaced

i just want my external progs like acdsee, adobe reader etc......

to get installed on F

thx for the reply

but thats not what i want cause that way all my program files gets replaced

i just want my external progs like acdsee, adobe reader etc......

to get installed on F

Okay try this then:

make a reg key with this;

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]

"ProgramFilesDir"="f:\\Programs"

run your install, then apply this regkey afterwards:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]

"ProgramFilesDir"="C:\\Program Files"

That will change your default install directory to F:\install until you run your program install. Then it changes it back again to the default.

Lois, I'm not totally sure but doing this reg tweak may cause problems the FIRST time you launch an application installed to your F: Drive.

You'll have to point manually to the .exe file if your shortcut are not working...

Your shortcuts do not use environment variables like %programs%. Therefore, the paths will get written as "F:\programs\application.exe". Should be no problem.

Who is Lois???

I'm assuming from the pic under his name that he's quoting that "Family Guy" cartoon.

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.