CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2000
    Posts
    19

    Setup.exe copies 'Setup1 files' instead of 'Bootstrap files'

    An installation package I have created using the Package & Deployment Wiz fails to install. Setup.exe first copies across all the files in the Setup1 files section of Setup1.lst (instead of the Bootstrap files section) then insists on a reboot. After reboot it does more or less the same ting again but copies less of the Setup1 files across after this.
    Setup1.exe never starts.


  2. #2
    Join Date
    Feb 2000
    Posts
    3

    Re: Setup.exe copies 'Setup1 files' instead of 'Bootstrap files'

    I dunno.


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