Tagged Questions
2
votes
0answers
159 views
Shortcuts with command line arguments blocked with IE error - These files can't be opened
My local shortcuts (.lnk files) do not execute if the shortcut has any command-line arguments
On freshly-installed 64-Bit Windows 8
Shortcut worked fine on Windows 7 32-Bit
It depends where the ...
0
votes
1answer
92 views
Can I add arguments to a program in windows without using a shortcut?
Is it possible to add arguments to a file without creating a shortcut to it in windows? Specifically windows XP, Vista, and 7? If so, how would you do it?
I'm not talking about using a batch file, or ...
3
votes
2answers
317 views
How to pass a filename by drag-and-drop to a shortcut in Windows
I have a program program.exe and a document document.txt, and to open the document, I can drag document.txt onto program.exe. So far so good. Now I want to call it with a command-line parameter -param ...
2
votes
0answers
198 views
Grouping shortcuts with different parameters in Windows 7 Taskbar
I have created many different windows shortcuts for pgAdmin.exe with the target database given as a command line argument. For example:
"C:\Program Files (x86)\pgAdmin III\1.14\pgadmin3.exe" /s ...
1
vote
1answer
1k views
My Windows 7 shortcut with arguments keep getting changed
I have a shortcut to chrome on my desktop with a parameter:
Target: C:\Users\Eyal\AppData\Local\Google\Chrome\Application\chrome.exe --allow-file-access-from-files
Every few days (I can't figure ...
0
votes
1answer
481 views
Passing arguments to shortcuts through start+run?
I've been making shortcuts to thing I use often so I don't have a cluttered taskbar. I have shortcuts for games, thunderbird, etc, and just type winkey+r tb for thunderbird or winkey+r wa x^2+2x+3 dx ...