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.

Setting TEMP & TMP Directorys

Featured Replies

I have searched google and this forum for "set temp path", "temp directory", "how to set temp path" along with a few others...no luck or I am not searching correctly. :blushing:

I also looked at the reference section of the guide as well but no luck.

So, could someone help answer or point me to how & where to set the path location of the TEMP and TMP file for an unattended install?

For example: I want Drive Z with 3 gigs of space to be the drive my temp and tmp directorys are written to. (to reduce fragmentation on my main disk)

This question has been driving me nuts tonight. :wacko:


I have searched google and this forum for "set temp path", "temp directory", "how to set temp path" along with a few others...no luck or I am not searching correctly.  :blushing:

I also looked at the reference section of the guide as well but no luck.

So, could someone help answer or point me to how & where to set the path location of the TEMP and TMP file for an unattended install?

For example: I want Drive Z with 3 gigs of space to be the drive my temp and tmp directorys are written to. (to reduce fragmentation on my main disk)

This question has been driving me nuts tonight.  :wacko:

Change the properties in Windows then export the following registry keys;

[HKEY_CURRENT_USER\Environment]

"TEMP"="D:\\TEMP"

"TMP"=hex(2):44,00,3a,00,5c,00,54,00,45,00,4d,00,50,00,00,00

i use the below in my regtweaks.reg file held in the $OEM$ folder and it works a treat for all users

; Set Location for Temp files
[HKEY_CURRENT_USER\Environment]
"TEMP"="c:\\Temp"
"TMP"="c:\\Temp"

Edited by oioldman

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.