Are there command line parameters I can use to perform a silent or unattended installation of NodeXL? I need to create this within SCCM for distribution, but can't find any help on doing this. running setup with a /? provides some info, but says all other commands will be passed to the installer. I have tried /S, /s, /qn- among others, but I am still getting prompted to do things during the install. I will set this up to install VSTOR seperately so I have greater control of the install process.
Any help would be great.
Thanks
Comments: ** Comment from web user: mlburgoon **
Any help would be great.
Thanks
Comments: ** Comment from web user: mlburgoon **
this appears like it is going to work except it doesn't quite work LOL. when I don't use the /silent switch, I see it working just fine and can step through the process. when I use the /silent switch, I get an error. I also don't get a log file anywhere to try and figure out what is happening.
I also notice that during the install, it downloads 3.77 mb of info from the site. Is there anyway I can get those files? when installing with SCCM, we don't have the access to download anything from the internet.
Is there an .msi install available? the previous version I did, I could extract an .msi from the .exe and install it that way.
thanks for the help so far.