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

    Need help Setup.lst file

    How do i change the startup screen when I install a program ... where the screen said 1 out x files copied 2 out x files copied ...
    is there a way to disable in the setup.lst or change it to my a custom startup screen .

    gordon






  2. #2
    Join Date
    Aug 1999
    Location
    Pakistan
    Posts
    366

    Re: Need help Setup.lst file

    Plaese go through the setup1.vbg files in VB setup directory.Go through the setup1.frm form file especially.This will help you.
    Kamran.


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