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.

Installshield Application Switch

Featured Replies

OK. I followed the instructions.

I used the command prompt and navigated to the proper folder and ran

setup.exe -R

I did not reboot at the end but I cannot find the .iss file. I did a complete search and nothing

i also tried

setup.exe /r

and that did nothing

it never creates a .iss file. can anyone help


just try using something else like installrite & it will repackage your install so u dont need switches, or try 2 use another installer 2 install a program, (like INNO or WISE or NSIS) regards

OK.  I followed the instructions. 

I used the command prompt and navigated to the proper folder and ran

setup.exe -R

I did not reboot at the end but I cannot find the .iss file.  I did a complete search and nothing

i also tried

setup.exe /r

and that did nothing

it never creates a .iss file.  can anyone help

Try using setup.exe /r /f1<path/filename.iss>.

This way you can state the location of the script file.

  • Author
What app are you installing?

Macromedia Homesite 5.5

Google Deskbar

I Hate Spam Outlook Edition

Remote Administrator

WinACE

Ad Muncher

Hi,

While recording an .iss file with setup.exe -r , you can specify where your answer file setup.iss should be placed.

The normal syntax would be like this;

setup.exe -r -f1"c:\setup.iss" -f2"c:\setup.log" or

setup.exe -r -f1%systemdrive% -f2%TEMP%\setup.log

If you only type setup.exe -r the answer file always be created under C:\Windows or C:\WINNT

Installing the software by using setup.iss file

if you only write setup.exe -s , the setup.iss file must be in the same folder as setup.exe

Normal usage;

setup.exe -s -SMS -f1"c:\setup.iss" -f2"c:\setup.log"

Always create a .log file to see if the installation was successfull.

Read more on Installshields ;

http://support.installshield.com/kb/view.a...ticleid=Q101901

:)

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.