
CChong2 (Flexera) asked a question.
Problem when repackaging and deployig in AD
I am trying to repackage and deploy RealOne Player, and have had some limited success...
I have a MSI-file that works just fine when running it locally, but when I deploy it in my Active Directory I start to run into problems.
If I assign it to a GPO and select the "Maximum" user interface everything works fine, but if I choose "Basic" the package doesn't seem to work
If I try to run RealOne after installation using the "Basic" option the MSI-installer starts agai and reinstalls RealOne, then throws me back to the desktop.
I noticed this behavior in some other applications I was repackagin, but found that InstallShield used Advertized shortcuts, and this broke the installation. I have set all the shortcuts in RealOne to not be advertized, but I still get this loop when installing it using AD.
Can you check your Feature table in Tuner and make sure all your features are not set to Advertised? Also, you might want to try running msiexec with the ADVERTISE="", it should clear out any set advertise flags.
Hope this helps, have a Happy New Year!
Unless I set the User Interface to "Maximum".. which I don't want to, I want to automatically assign this piece of software to the users...