Results 1 to 3 of 3

Thread: VB Instalation - Please help

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    43

    VB Instalation - Please help

    VB6 with service pack6 and Windows XP Pro
    Using VB6 Instalation wizzard to create instalation package.
    The following files are in my package directory
    Setup.exe Program.cab and SETUP.LST

    when running the software setup.exe the following message occurs:

    The file 'C:\Documenrs and settings\raycomp\local settings\temp\msftqws.pdw\$(DLLselfRegisterEx)' could not be registered because it was not found.

    Strange thing is that it happens only with one of my projects

    the following is an extract of the SETUP.LST
    [Bootstrap]
    SetupTitle=Install
    SetupText=Copying Files, please stand by.
    CabFile=RC_HazMat.CAB
    Spawn=Setup1.exe
    Uninstal=st6unst.exe
    TmpDir=msftqws.pdw
    Cabs=1

    [Bootstrap Files]
    [email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00 AM,22288,4.71.1460.1
    [email protected],$(WinSysPathSysFile),,,3/26/99 12:00:00 AM,101888,6.0.84.50
    [email protected],$(WinSysPathSysFile),$(TLBRegister),,6/3/99 12:00:00 AM,17920,2.40.4275.1
    [email protected],$(WinSysPathSysFile),,,3/8/99 12:00:00 AM,147728,2.40.4275.1
    [email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,3/8/99 12:00:00 AM,164112,5.0.4275.1
    [email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,4/12/00 12:00:00 AM,598288,2.40.4275.1
    [email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,2/23/04 12:00:00 AM,1386496,6.0.97.82

    FOLLOWED by the rest of the files

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB Instalation - Please help

    Moved to application deployment

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2005
    Posts
    43

    Re: VB Instalation - Please help

    Thanks Problem was calendar control
    Removed from prog and worked fine

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