Jump to content

J# Redist fails unattended


nmepar

Recommended Posts

Hi all,

trying to unattend install Visual Studio, and am unattended installing the pre requisite J#. I'm using the following syntax :

%CDROM%\Software\WCU\JSharpRedistCore\vjredist.exe /Q:A /R:N

I see two different behaviours. Firstly, the unattended install is not always unattended ( strange!!!) and secondly, most annoyingly, if it does install unattended, then it throws up a final confirmation window saying :

GuiRunOnceEx does not proceed until i manually 'OK' that popup.

Can anyone tell me how to prevent this, or alternatively, to kill it through script?

Thanks

nmepar

J_error.bmp

J_error.bmp

Link to comment
Share on other sites


hi,

execute ur installer in unattended mode in a already installed windows, there u can taskmanager the file name of the app that produces the window.

After that u can do a

taskkill blablabla.exe

in WinXP Pro only or if u downloaded PSUtils from Winternals.com then do a

pskill blablabla.exe

right after ur unattended setup in ur batch-file.

hope this helps a bit

cya

Killer Bee

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...