Results 1 to 2 of 2

Thread: Package&Deployment wizard - urgent

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Slovenia
    Posts
    40

    Post

    Hi!
    I have a problem with runing setup, created with Package&Deployment wizard which come with Visual Studio 6.0.
    Setup has been created on WINNT 4.0 (SP5) platform.
    If I try to run this setup on the same platform WINNT 4.0, SP5, the installation is OK, but the problem arrise if I try to do this on WINNT 4.0 SP3 or WIN95.
    I've got the folloving error mesageOK.EXE is a program)
    *******************************
    C:\WINNT\SETUP.LST
    Invalid line in setup information file!
    Section: Setup1 Files
    @OK.exe,$(AppPath),,$(Shared),2.7.00 8:46:09AM,122880,1.0.0.0
    ********************************
    I need this program to work on
    WINNT4.0 with SP3 or higher, WIN95 and WIN98.
    Can anybody help me?
    Thanks,
    Thomas

  2. #2
    Guest

    Post

    I cant test it for you. but you can try this.
    replace that line of code. with this line of code.

    @OK.exe,$(AppPath),,,2/7/00 8:46:09 AM,122880,1.0.0.0

    Tip: do the same what i always do. ( Never ) set your own app.exe to a shared app. on some systems it wont want to install it.

    -Kayoca

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