Results 1 to 2 of 2

Thread: creating shortcut in setup

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Egypt
    Posts
    179

    creating shortcut in setup

    Hello,

    I have used PDW (Package & Deployment Wizard) to make setup for my VB6 project,
    I have altered the Setup1 project so that it add Desktop shortcut of the installed project.
    But when I uninstall the program, this shortcut is not removed because it is not added to
    setup log file "St6unst.log".
    How can I add shortcut creation to this log file, so the shortcut will be removed when the
    program is uninstalled.

    Thanks,
    Belal Marzouk

  2. #2
    Megatron
    Guest
    I haven't tested this, but logically speaking, you could alter the Setup1.vbp file to and your shortcut to the St6unst.log file.

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