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.

silent installshield installs

Featured Replies

hi yall trying to do silent install of my adobe pgms so im attempting to record an .iss file and then run it, but when i run setup.exe /s it doesnt do anythign in windows or dos? any suggestions?

also is it possible to show a progress bar or something to show its working?

Find the .iss file and make sure it looks ok, put it in the same spot as your installer, and start it with -s, then if it fails, look at the error code inside the log file, that will tell you what went wrong.

  • Author

where would i find the log file? and what dfo you meanm check to see if it's ok?

Make a log file by doing Setup.exe -s -f2"%systemdrive%\software.log"

  • Author

Great! tahnsk for the help i c that it's installinf fine and all.

is there any way to show a visual cue as to when it's done installing???

also for my batch install file... how would i script this if i have several items so that they all dont start at once? i believe its using the /wait switch but correct em if i'm wrong. so would this example be correct???

ie... if i have the following

echo.

echo Installing MS Office 2003 Pro

ECHO Please wait...

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

echo.

echo. Installing Adobe Pagemaker 7.0

ECHP Please wait...

start /wait %systemdrive%\install\Applications\Adobe\Pagemaker 7.0\setup.exe -s -f2"pagemakerlog.log"

echo.

echo. Installing Adobe Premier 6.0

ECHP Please wait...

start /wait %systemdrive%\install\Applications\Adobe\Premier 6.0\setup.exe -s -f2"premierlog.log"

pause

exit

would this be correct???

thanks!!!

  • 3 weeks later...

Was hoping I can get some help here, my last file to convert and can't get it going. I am trying to do D-Link Software packed with installShield. There several ways I've tried to work this

1st

setup.exe -R

but doesn't create an .iss file at all.

2nd

Setup.exe -s -f2"%systemdrive%\dlink.log"

doesn't create the log unless i remove the 2 or 1 in other cases. Has to be just the -f for it to run. otherwise i get a mssg stating that "There is not enough space

on drive 2dlink.log\ to extract this package. Please free up 2.88 MB and click Retry."

And of course I have 100gb hard drive. So i don't understand this.

If I run it with just the -f instead of the -f2 it will start the program but will still ask me to click on next to continue, so not much of a silent install

I'd appreciate any help thx

it may be that Dlink's setup is not an InstallShield but rather Wise or something else.

I've tested out if it other methods and no results. when I click to install I do get the InstallShield menu. Wouldn't that mean it is using instalshield?

Create an account or sign in to comment

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.