Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

[27] Package & Deployment Wizard

Last post 08-28-2007 7:55 AM by Suresh P. 24 replies.
Page 1 of 2 (25 items) 1 2 Next >
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [27] Package & Deployment Wizard

    This thread is for discussions of Package & Deployment Wizard.

    • Post Points: 90
  • Advertisement

    • Red Gate Software

    Advertisement

    Want to boost your .NET application performance?

    Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.

    Try it for yourself now.

  • 01-22-2003 7:16 AM In reply to

    • harvail
    • Not Ranked
    • Joined on 01-22-2003
    • New Member
    • Points 15

    How to Add Folder To VB Package

    Hi
     I am making a VB package I have to ship one folder which contains images
    Can u tell me how i can package folder in the set up

    thnx
    • Post Points: 0
  • 03-19-2003 6:03 AM In reply to

    • Jerrin
    • Not Ranked
    • Joined on 03-19-2003
    • New Member
    • Points 25

    How to Add Folder To VB Package

    Hi
    I am making a VB package I have to ship one folder which contains lots of images.
    Can u tell me how i can package this folder in the set up.
    • Post Points: 0
  • 05-09-2003 7:25 AM In reply to

    Need something more ...

    can somebody refer me to a free BETTER P&D wizard then the one that is shipped with visual basic ?
    • Post Points: 0
  • 09-30-2003 7:28 PM In reply to

    Did you ever find out how to add a folder to a vb package?
    • Post Points: 0
  • 04-28-2004 5:12 PM In reply to

    Pal I found a way to add a folder in a package.

    When the wizard ask you to add any additional files add your files one by one. After some "nexts" it will ask you to write where to install every file. There you will see as a destination the $(AppPath), change this for your custom files as $(AppPath)\FolderName to install your pics in desired folder. It takes a long if you have a lot of files but it's the only way I found.

    I hope this helps!
    cheers
    • Post Points: 0
  • 05-11-2004 6:37 PM In reply to

    What About Adding More Than 1 Folder?
    • Post Points: 0
  • 10-05-2004 1:26 AM In reply to

    If found kindly send to me also

    Hi,

    I m in same problem. I have a many pictures which is to be included in one folder kindly tell me how can i add all pictures (about 8000) in one folder.

    my emailid: deepakbisht@gmail.com

    thanks
    Deepak
    • Post Points: 0
  • 12-10-2004 1:02 AM In reply to

    • Pizdica
    • Not Ranked
    • Joined on 12-10-2004
    • New Member
    • Points 5

    Same problem

    Is there any way to include a directory in that shit package?
    • Post Points: 0
  • 03-17-2005 2:56 PM In reply to

    • Maxball
    • Not Ranked
    • Joined on 03-17-2005
    • New Member
    • Points 5

    Problem from Package & Deployment Wizard ?

    I used the VB  Package & Deployment Wizard  for my projects, but i have this problem :
    The process of installation  becomes with English, but the uninstallation of  my VB programs becomes with Spanish dialogues.
    How can  fix this problem?
    (I have Windows 98 SE Greek)
    • Post Points: 0
  • 04-13-2005 6:20 PM In reply to

    Another idea

    Here's an easier way.  Add the files from the folder you need, leave the destination to $(AppPath).  When the P&D is done, edit the SETUP.LST file.  Just put \Folder after the $(AppPath), copy and paste to the remaining lines.
    • Post Points: 0
  • 05-24-2005 6:16 AM In reply to

    How to add shortcut in Desktop automatically durin

    While using the package and development wizard I would like to know how is it possible to add a shortcut on my project automatically in the desktop during setup.
    • Post Points: 0
  • 06-03-2005 1:46 PM In reply to

    • shaila
    • Not Ranked
    • Joined on 06-03-2005
    • New Member
    • Points 15

    related to package installation

    I have created one pakage in VB. but while installing that pckage  at the end stage it will give error like 'c:\windows\temp\msftqws.pdw\$(DLLselfRegisterEx) could not be registered b'se it was not found. how to solve this?
    • Post Points: 0
  • 07-04-2005 6:41 AM In reply to

    • ajay_k73
    • Not Ranked
    • Joined on 07-04-2005
    • New Member
    • Points 10

    related to package installation

    In same package folder setup.lst file willl be there
    open this file using notepad. search for DllSelfregisterEx and just remove Ex

    this accurs if you use Calender control
    • Post Points: 10
  • 09-07-2005 9:49 PM In reply to

    • Girija
    • Not Ranked
    • Joined on 09-07-2005
    • New Member
    • Points 10

    How add couple of projects in Package and Developm

    I have two projects with two exe. Example A.exe and B.exe. Suppose I want to run A.exe first and then B.exe. Is it possible to tell Packege and Development while intalling Run A.exe first?

    thanks
    • Post Points: 0
Page 1 of 2 (25 items) 1 2 Next >