Desktop shortcut

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

I have a shortcut on the desktop in my application that I want a user to
drop a file on and then have the application run. The shortcut that
installs with the application does not look like you can drop a file on it
and it does not change when. The shortcut shows a circle with a line
through it when trying to drop a file onto it. When I create a shortcut by
dragging it onto the desktop the application works as expected. Any ideas?
I have followed the MSDN walkthrough for deploying a Windows Application.

Thanks.
Mark
 
Have you created a 'file association' so that documents open in your
application?

All information is available in the Windows Installer help files
 
Should I have to do that? This application is just sending the file via ftp
to another location. Do I really need to create a file association to move
this file, I don't need to look at it.

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top