> > OK. Here is the output of > > gvim74-442.exe /S /D=C:\testvim5 > > ================ output =============== > > 2014-09-19 16:04:07 - Start Vim installer log > Command line params: [/S] > SetShellVarContext all > SetRegView 64 > Found 0 uninstall key(s): > 0 of the above versions do not support silent uninstallation. > Initial install path: [C:\testvim5] > ERROR: Invalid install path: C:\testvim5 > About to quit with exit code 5. > 2014-09-19 16:04:08 - Close Vim installer log > ================ output =============== > > but this works and installs Vim in C:\testvim6\vim\vim74\vim.exe: > > gvim74-442.exe /S /D=C:\testvim6\vim
Hmm... path handling issue with the install script. I am not good with NSIS scripts, maybe others can chime in? KF -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" 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.
