CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: using PDW

  1. #1
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    using PDW

    How can I deploy my application to a remote machine using PDW? The two machines are not networked together, nor are they capable of sharing or mapping each other's drives.

    Thanks


  2. #2
    Join Date
    Sep 1999
    Location
    Red Wing, MN USA
    Posts
    312

    Re: using PDW

    When creating the Setup Package with PDWizard, select that you want to create Multiple CAB files and either add the Setup files to a CD or a few Diskettes, (you can specify the Size of the CABS from a List of Sizes, 1.44MB for Diskettes).

    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]
    Aaron Young
    Senior Programmer Analyst (Red Wing Software)
    Certified AllExperts Expert

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

Featured