Thanks Jürgen and Marc, I didn't know you could put arguments in the shortcut. It worked beautifully!
On Dec 10, 3:45 pm, Juergen Kraemer <[email protected]> wrote: > 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, visithttp://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
