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 DESTINATION env variables for folders in Wise Windows Installe

Featured Replies

Hi guys,

How can I set files to install in target computer environment variable folder paths in Wise Windows Installer Editor? Setting a variable for source files is easy enough, but I can't find a way of doing it for the target machine.

For example, I have files that needs to be installed in %ALLUSERSPROFILE%\Application Data\Apple Computer\QuickTime and %APPDATA%\Apple Computer\QuickTime

Using the actual windows variable %ALLUSERSPROFILE% as a folder name causes an error on install (C: contains an invalid character - the % I presume). I don't want to hard define the folder structure because %APPDATA% varies for each user.

Many thanks,

Martin

As long as there's no property pointing to that specific folder under system folder properties section in the windows installer property reference, I think you have to refer to that path indirectly. About format, I've never used wise before but try:

"[AnySystemFolderProperty]\.....\......"

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.