Results 1 to 7 of 7

Thread: cant package into setup file

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    cant package into setup file

    i'm using visual basic studio to do my codes. After i package the program, i run the setup.exe, it return me error saying "please insert disk"and "the .cab file not found".

    The file is there, in the same folder as the setup.exe. I keep getting this error. why is this so?

  2. #2
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    419

    Re: cant package into setup file

    what is the code you are using to locate and run the file from the disk?
    If a post has been usefull then Rate it!

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    Re: cant package into setup file

    there isn't a need for a disk, i have never write any code to read the file from disk. i completed my coding, and compile as a .exe file. Then i package the whole program into a setup file.. the setup file will install the whole program under c:\program files

  4. #4
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    419

    Re: cant package into setup file

    what did you use to make your setup file e.g. inno setup.

    and is it ment to have the .cab file in it
    If a post has been usefull then Rate it!

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    Re: cant package into setup file

    im using the visual studio, the package and deployment wizard.

  6. #6

  7. #7
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: cant package into setup file

    Do you deploy the .lst and .cab files with your setup file?

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