Hi, why don't you create a link to gvim.exe directly and give -p and the file name as arguments?
Regards, Jürgen wolfv <[email protected]> schrieb: >I open the same three text files every time I boot Windows. >So I want Windows 7 to automatically open the three files on startup. >I wrote this batch file and put it in Startup folder: > >"C:\Program Files (x86)\Vim\vim73\gvim.exe" -p file1 file2 file3 > >Which did what I wanted, but it also left a useless cmd terminal open. >Is there a way to make Windows startup open 3 files in a single Vim >window (three tabs) without leaving the cmd terminal open? > >Thank you, >wolfv > >-- >You received this message from the "vim_use" 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 from the "vim_use" 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
