Hello Forum,
This is my first post here and have some basic questions that I would like to ask.
A client of our requests to have an installer for our application that can be run through the SCCM. My understanding is that this installer needs to be seamless and should have no dialog appear during the installation.
I have downloaded the Advance Installer and have tried to create projects with Simple and Professional template. However, I couldn't remove the dialog completely in both projects.
Is it possible to create the installer with Advanced Installer that has no dialog from begining to end? Also, can the same installer put the application folder on C: drive instead of system Program folder?
Here are the main steps that the our installer needs to carry out.
Place our application folder at C: drive
Place the shortcut of our .exe file on the desktop.
Remove the previous application folder that was placed there during the last installation.
Remove the previous shortcut that was placed there during the last installation.
Any answers or suggestion is greatly appreciated.
Thanks