| Author |
Message |
GarryShape
Joined: 29 Nov 2011 Posts: 5
|
Posted: Tue Nov 29, 2011 7:16 pm Post subject: Silently deploy .NET Developer Bundle? |
|
|
I have a bundle program DotNETDeveloperBundle.exe and license key from Red Gate, and was wondering how this product can be silently deployed?
This bundle executable, when opened, already has checked ANTS Performance Profiler 6, ANTS Memory Profiler 5.2, .NET Reflector 6.5, Exception Hunter 2.1 and ANTS Profiler Visual Studio Add-in 1.0.
Can this executable be deployed with a silent switch and have the license key information parameter specified?
I have looked on this site and have found no relevant documentation.
Edit: I can run DotNetDeveloperBundle.exe /IAgreeToTheEula RG_LICENSE=xxx-xxx-xxxx-xxx but it does not suppress. I tried /qn but it doesn't suppress the GUI either. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Wed Nov 30, 2011 10:44 am Post subject: |
|
|
Sorry Garry, the silent deployment is undocumented because it's not reliable/supportable and as you have guessed, the people who maintain this feature like to make changes without telling anybody. I think it may be the way "licence" is spelled have you tried rg_license?
Product development have also made changes to the "feature" over the years so you may have to add REBOOT=ReallySuppress and/or RG_WARNING=Ignore at the end.
Good Luck! _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
GarryShape
Joined: 29 Nov 2011 Posts: 5
|
Posted: Wed Nov 30, 2011 6:04 pm Post subject: |
|
|
Actually, I can get it do be fully supressed if I deploy it via PDQ Deploy.
However, there is still one thing that pops up the user will have to click on:
There is still one prompt regarding .NET Reflector:
"This version of .NET Reflector is out of date. Do you want to update automatically? Yes/No"
Looks like I cannot download that and deploy the latest update separately. |
|
| Back to top |
|
 |
GarryShape
Joined: 29 Nov 2011 Posts: 5
|
|
| Back to top |
|
 |
GarryShape
Joined: 29 Nov 2011 Posts: 5
|
Posted: Wed Nov 30, 2011 6:58 pm Post subject: Re: |
|
|
Ok seems to work, just had to add the RG_LICENSE row and the serial as value. Verified this is in the Help > Enter Serial menu as it has the key and a green checkmark next to it. |
|
| Back to top |
|
 |
GarryShape
Joined: 29 Nov 2011 Posts: 5
|
Posted: Wed Nov 30, 2011 9:00 pm Post subject: |
|
|
Well my method only works with a few products.
For the Reflector install, it still prompts to be updated, don't see a way to suppress that, or pass a yes/no to it.
For Exception Hunter, it doesn't appear to care about the MST transform file you call in the msiexec command, it just prompts up with the installation wizard. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Thu Dec 01, 2011 10:10 am Post subject: |
|
|
Try the reflector forum here:
http://forums.reflector.net/questions/1278/deploying-net-reflector-silently
Don't know about Exception Hunter. I'll have to ask around or try to reverse-engineer it if I have the time. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|