|
Commandline installation
|
|
08-17-2012, 04:45 AM
Post: #41
|
|||
|
|||
|
RE: Commandline installation
get the command prompt into the tools dir and then execute the following...
settings32.exe uninstall |
|||
|
08-17-2012, 05:11 AM
Post: #42
|
|||
|
|||
RE: Commandline installation
(08-17-2012 04:45 AM)Shark007 Wrote: get the command prompt into the tools dir and then execute the following... That does not work. All it does is open up the application and leave me with a windows titled "Windows Installer" asking me if I want to uninstall this product. I need it to be silent or unattended, not not prompting me to select yes or no, otherwise it will just sit there, as the end users will be afraid to click on it knowing that we manage all software. Is there like a quiet or QN type of command that will bypass the prompt? Screenshot attached. Thanks for your quick response! |
|||
|
08-17-2012, 05:26 AM
Post: #43
|
|||
|
|||
|
RE: Commandline installation
for Vista - msiexec.exe /uninstall {F9FD80CE-0448-4D4F-8BCD-77FC514C3F99}
for Windows 7 - msiexec.exe /uninstall {8C0CAA7A-3272-4991-A808-2C7559DE3409} for Windows 8 - msiexec.exe /uninstall {898E81AD-6DB9-4750-866B-B8958C5DC7AA} |
|||
|
08-17-2012, 06:58 AM
Post: #44
|
|||
|
|||
|
RE: Commandline installation
That worked perfectly! Thanks..
Can you please help with one more problem I discovered? Upon uninstalling the old version and installing the latest 375 version silently using the following: Win7codecs.msi vobsub=0 setup=0 /qn and then the next line of the batch file is: "C:\Program Files\Win7codecs\Tools\Settings32.exe" 1strun The problem is that I am now getting stuck on a new warning screen upon install that is stopping, and asking for intervention. I am attaching a screenshot as well. It is warning about UAC. We have it globally disabled, and do not have any problems with the codec pack, but it is stuck on the warning. Is there a command line option or anything else I can do to get rid of that during install so it does not hang there? Thanks Again! |
|||
|
08-17-2012, 08:32 AM
Post: #45
|
|||
|
|||
| RE: Commandline installation | |||
|
08-17-2012, 08:52 AM
Post: #46
|
|||
|
|||
RE: Commandline installation
(08-17-2012 08:32 AM)Shark007 Wrote:(08-17-2012 06:58 AM)Stealth111 Wrote: It is warning about UAC. We have it globally disabled Not trying to be a pain, but do you have an ETA on when you might be releasing the next future version? I have school starting next week, and would like to get everything lined up before then. With the current build, I do not have the time or manpower to go to 1024 machines and click OK to the box. I might try to script something to close the box, depending on when you think you might be able to add that feature. Thanks for all your hard work on this! |
|||
|
08-17-2012, 10:32 AM
Post: #47
|
|||
|
|||
| RE: Commandline installation | |||
|
08-19-2012, 07:54 AM
Post: #48
|
|||
|
|||
RE: Commandline installation
(08-17-2012 08:32 AM)Shark007 Wrote: The best I can offer (in a future release) is to add an auto-close routine after a certain (10 seconds?) amount of time. (08-17-2012 10:32 AM)Shark007 Wrote: I do not have a release plan and no ETA is available at this time. Sorry. although versin 376 has been released today, the proposed fix for the UAC dialog box did not make it into the release |
|||
|
08-28-2012, 10:43 AM
Post: #49
|
|||
|
|||
RE: Commandline installation
(08-19-2012 07:54 AM)Shark007 Wrote:(08-17-2012 08:32 AM)Shark007 Wrote: The best I can offer (in a future release) is to add an auto-close routine after a certain (10 seconds?) amount of time.(08-17-2012 10:32 AM)Shark007 Wrote: I do not have a release plan and no ETA is available at this time. Sorry. Any update? School is in today, I would love to get these codecs pushed out! Thanks Again. Scott |
|||
|
08-30-2012, 04:54 PM
Post: #50
|
|||
|
|||
|
RE: Commandline installation
The proposed change will be in the next release... no ETA, sorry.
|
|||
|
« Next Oldest | Next Newest »
|





