![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Assignee:
|
Unassigned |
|
Components:
|
nodejs-plugin |
|
Created:
|
06/Feb/15 11:35 AM
|
|
Description:
|
Currently the code has the following
// At the moment, windows MSI installer are not handled !
//} else if (platform == NodeJSInstaller.Platform.WINDOWS){
I possible solution to automate installation is to use msiexec with following options:
msiexec TARGETDIR=E:\temp /a node-v0.10.36-x86.msi /qn /l* log.txt
this removes any UAC issues and just unpacks the files to TARGETDIR. also adds logging out to log.txt
|
|
Project:
|
Jenkins
|
|
Priority:
|
Minor
|
|
Reporter:
|
Iain Coulter
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.