On Fri, Sep 19, 2014 at 7:27 AM, KF Leong <[email protected]> wrote: > > On Friday, September 19, 2014 4:14:45 AM UTC+8, Tim Lebedkov wrote: >> unfortunately still does not work for me on Windows 2008 R2 Datacenter >> >> with "/S" or "/S /D". The exit code is 0. > > *Do not top-post! Type your reply below the text you are replying to.* > > Can you try option /S with /DD? i.e. "/S /DD" will install to default path. > > Second, please locate the vim-install.log file and post the contents? It > should be in the temp folder... > > For more info on the options: > https://raw.githubusercontent.com/gpwen/vim-installer-mui2/wiki-files/gen/vim73_install_manual.txt > > 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 a topic in the Google > Groups "vim_dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vim_dev/crx2KRMer8k/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout.
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 -- -- 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.
