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 install Ms SQL, Visual Studio, Illustrator

Featured Replies

I am at the moment making an unattended installtion of Windows XP, and so far i got most stuff working, though i have a problem on how to install Microsoft SQL Server 2000 Enterprise edition, Microsoft Visual Studio 6.0 and Adobe Illustrator 8.0 in unattended/silent mode.

I simply can not find out how to install the two microsoft programs, and i have not been able to find a guide on the internet (maybe im looking the wrong places), and as for Illustrator 8.0 i followed the same procedure as with some other Adobe programs (Photoshop indesign etc, they all use InstallShield), but for some reason i get an odd error.

I was speculating that it might be because i install it all from a server, but seeing as the other adobe programs are installed nicely i can not find the problem.

Anyone had the same problems with Illustrator or suggestions on how to install the MS programs i would greatly appreciate it.


SQL can be installed using the Unattended InstallShield Method, described here somewhere (in the guide, perhaps?). You basically run setup with a switch, input all the data, and finish. Instead of creating the install, a silent install file is created, which you will now need to pass to setup when calling it. The guide is more informative than my 3 sentences ... I'm not sure about VS, but a quick try will tell you for about 1 minutes work. Don't know about illustrator either. If you get it working for VS please let me know. I've had a lot of luck with google searching for APPNAME and "Unattended install".

  • Author

I have tried to install both visual studio and MS Sql with the silent install switches but neither works, i also tried the small MS Sql edition where i was able to get it working, but with the Enterprise version it wont do as i say :/

Still no luck with Illustrator :/

  • Author

Thanks, the Visual Studio guide works, now i only need the two others :)

  • Author

Okay i now made Illustrator work.

It seems that it uses an old version of installshield (or something like that), which cannot comprehend more than 21 Characters in the path name, so since i install from my server i did the following in my batch file:

net use u: \\server\install$\Adobe\Illustratorcd\AdobeIllustrator8 /persistent:no
start /wait u:\SETUP.EXE -s -f1"u:\setup.iss"

I made a similiar solution for AdobeTypeManagerDeluxe, though i still have problems with it asking me to register, and throwing me the readme file.

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.