Is there a way to install portable Vim ? [duplicate]












0
















This question already has an answer here:




  • Making Vim portable

    5 answers




Is there a way to install vim without running the .exe executable, since the computer does not have installation privilege.










share|improve this question













marked as duplicate by Doktor OSwaldo, Ingo Karkat vim
Users with the  vim badge can single-handedly close vim questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 9 at 16:58


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • Maybe this one help you. stackoverflow.com/questions/4600009/making-vim-portable

    – Dmitry
    Jan 3 at 18:24
















0
















This question already has an answer here:




  • Making Vim portable

    5 answers




Is there a way to install vim without running the .exe executable, since the computer does not have installation privilege.










share|improve this question













marked as duplicate by Doktor OSwaldo, Ingo Karkat vim
Users with the  vim badge can single-handedly close vim questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 9 at 16:58


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • Maybe this one help you. stackoverflow.com/questions/4600009/making-vim-portable

    – Dmitry
    Jan 3 at 18:24














0












0








0









This question already has an answer here:




  • Making Vim portable

    5 answers




Is there a way to install vim without running the .exe executable, since the computer does not have installation privilege.










share|improve this question















This question already has an answer here:




  • Making Vim portable

    5 answers




Is there a way to install vim without running the .exe executable, since the computer does not have installation privilege.





This question already has an answer here:




  • Making Vim portable

    5 answers








vim installer






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 2 at 22:08









Ray ZRay Z

6310




6310




marked as duplicate by Doktor OSwaldo, Ingo Karkat vim
Users with the  vim badge can single-handedly close vim questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 9 at 16:58


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by Doktor OSwaldo, Ingo Karkat vim
Users with the  vim badge can single-handedly close vim questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 9 at 16:58


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • Maybe this one help you. stackoverflow.com/questions/4600009/making-vim-portable

    – Dmitry
    Jan 3 at 18:24



















  • Maybe this one help you. stackoverflow.com/questions/4600009/making-vim-portable

    – Dmitry
    Jan 3 at 18:24

















Maybe this one help you. stackoverflow.com/questions/4600009/making-vim-portable

– Dmitry
Jan 3 at 18:24





Maybe this one help you. stackoverflow.com/questions/4600009/making-vim-portable

– Dmitry
Jan 3 at 18:24












2 Answers
2






active

oldest

votes


















0














Check the below link for Vim 7.1 version



http://portablegvim.sourceforge.net/downloads.html






share|improve this answer
























  • but it still use .exe to install the program, which doesn't work for me.

    – Ray Z
    Jan 3 at 14:51











  • Does the .zip variant on that web site not meet your needs?

    – joanis
    Jan 3 at 20:24











  • The *.exe present in the folder is for launching the application, not for installation

    – imbichie
    Jan 7 at 2:34



















0














I have no Windows to test, but a up-to-date version of Vim can be downloaded here:



https://github.com/vim/vim-win32-installer/releases



Download a zip and unpack it to a custom location. Also read the README.md of the project.



Without installing there are no "Edit with Vim" menu entries.






share|improve this answer






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Check the below link for Vim 7.1 version



    http://portablegvim.sourceforge.net/downloads.html






    share|improve this answer
























    • but it still use .exe to install the program, which doesn't work for me.

      – Ray Z
      Jan 3 at 14:51











    • Does the .zip variant on that web site not meet your needs?

      – joanis
      Jan 3 at 20:24











    • The *.exe present in the folder is for launching the application, not for installation

      – imbichie
      Jan 7 at 2:34
















    0














    Check the below link for Vim 7.1 version



    http://portablegvim.sourceforge.net/downloads.html






    share|improve this answer
























    • but it still use .exe to install the program, which doesn't work for me.

      – Ray Z
      Jan 3 at 14:51











    • Does the .zip variant on that web site not meet your needs?

      – joanis
      Jan 3 at 20:24











    • The *.exe present in the folder is for launching the application, not for installation

      – imbichie
      Jan 7 at 2:34














    0












    0








    0







    Check the below link for Vim 7.1 version



    http://portablegvim.sourceforge.net/downloads.html






    share|improve this answer













    Check the below link for Vim 7.1 version



    http://portablegvim.sourceforge.net/downloads.html







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jan 3 at 3:37









    imbichieimbichie

    5971618




    5971618













    • but it still use .exe to install the program, which doesn't work for me.

      – Ray Z
      Jan 3 at 14:51











    • Does the .zip variant on that web site not meet your needs?

      – joanis
      Jan 3 at 20:24











    • The *.exe present in the folder is for launching the application, not for installation

      – imbichie
      Jan 7 at 2:34



















    • but it still use .exe to install the program, which doesn't work for me.

      – Ray Z
      Jan 3 at 14:51











    • Does the .zip variant on that web site not meet your needs?

      – joanis
      Jan 3 at 20:24











    • The *.exe present in the folder is for launching the application, not for installation

      – imbichie
      Jan 7 at 2:34

















    but it still use .exe to install the program, which doesn't work for me.

    – Ray Z
    Jan 3 at 14:51





    but it still use .exe to install the program, which doesn't work for me.

    – Ray Z
    Jan 3 at 14:51













    Does the .zip variant on that web site not meet your needs?

    – joanis
    Jan 3 at 20:24





    Does the .zip variant on that web site not meet your needs?

    – joanis
    Jan 3 at 20:24













    The *.exe present in the folder is for launching the application, not for installation

    – imbichie
    Jan 7 at 2:34





    The *.exe present in the folder is for launching the application, not for installation

    – imbichie
    Jan 7 at 2:34













    0














    I have no Windows to test, but a up-to-date version of Vim can be downloaded here:



    https://github.com/vim/vim-win32-installer/releases



    Download a zip and unpack it to a custom location. Also read the README.md of the project.



    Without installing there are no "Edit with Vim" menu entries.






    share|improve this answer




























      0














      I have no Windows to test, but a up-to-date version of Vim can be downloaded here:



      https://github.com/vim/vim-win32-installer/releases



      Download a zip and unpack it to a custom location. Also read the README.md of the project.



      Without installing there are no "Edit with Vim" menu entries.






      share|improve this answer


























        0












        0








        0







        I have no Windows to test, but a up-to-date version of Vim can be downloaded here:



        https://github.com/vim/vim-win32-installer/releases



        Download a zip and unpack it to a custom location. Also read the README.md of the project.



        Without installing there are no "Edit with Vim" menu entries.






        share|improve this answer













        I have no Windows to test, but a up-to-date version of Vim can be downloaded here:



        https://github.com/vim/vim-win32-installer/releases



        Download a zip and unpack it to a custom location. Also read the README.md of the project.



        Without installing there are no "Edit with Vim" menu entries.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 3 at 7:07









        RalfRalf

        1,308312




        1,308312















            Popular posts from this blog

            generate and download xml file after input submit (php and mysql) - JPK

            Angular Downloading a file using contenturl with Basic Authentication

            Can't read property showImagePicker of undefined in react native iOS