T
Tim Mackey
hi,
i have a windows forms smart client, the executable name is "my app.exe".
running win server 2003 enterprise.
when i set a shortcut on the desktop to "http://localhost/exec/my app.exe",
the shortcut is reset to http://localhost/exec/my
and when i put quotes around it, windows adds a http in front of the quotes,
which is an invalid url.
i tried %20 instead of the space, but i get a fileNotFoundException for
my%20app.exe.
i can obviously choose a one-word file name, but it seems strange that IExec
wouldn't be able to handle it.
many thanks for any help
tim mackey.
i have a windows forms smart client, the executable name is "my app.exe".
running win server 2003 enterprise.
when i set a shortcut on the desktop to "http://localhost/exec/my app.exe",
the shortcut is reset to http://localhost/exec/my
and when i put quotes around it, windows adds a http in front of the quotes,
which is an invalid url.
i tried %20 instead of the space, but i get a fileNotFoundException for
my%20app.exe.
i can obviously choose a one-word file name, but it seems strange that IExec
wouldn't be able to handle it.
many thanks for any help
tim mackey.