Results 1 to 5 of 5

Thread: [RESOLVED] VB6 now places a desktop shortcut automatically?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2012
    Location
    Australia
    Posts
    1,162

    Resolved [RESOLVED] VB6 now places a desktop shortcut automatically?

    I have an odd effect which seems to have just started. When I develop a new project, a desktop shortcut appears for it, although I did not want one and did not get it previously. If I delete the shortcut have problems finding my project. I have looked for a setting for create desktop shortcut but can't find it. I would like to prevent that behaviour.

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: VB6 now places a desktop shortcut automatically?

    maybe, in your startup shortcut for vb6 you have desktop set as the start in folder
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2012
    Location
    Australia
    Posts
    1,162

    Re: VB6 now places a desktop shortcut automatically?

    How do I ascertain that, and how do I change it now, and how do I stop it from happening in future?

  4. #4
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,205

    Re: VB6 now places a desktop shortcut automatically?

    Right click your VB6 shortcut and look at the startin property

    Sounds like your projects are being created and saved to your desktop

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2012
    Location
    Australia
    Posts
    1,162

    Re: VB6 now places a desktop shortcut automatically?

    Thanks. That's it!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width