Results 1 to 4 of 4

Thread: Used P&D wizard but when i run setup some error show

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2013
    Posts
    183

    Used P&D wizard but when i run setup some error show

    When I use P&D wizard to convert my project1 to .exe.

    But when I run its setup, I see some error. And does not install the program completely.

    This error shows when installed

    ...\system32\wininet.dll
    The destination file in in-used. Please ensure that all other applications are closed.
    Abort Retry Ignore

    ...\system32\RICHED32.DLL
    The destination file in in-used. Please ensure that all other applications are closed.
    Abort Retry Ignore



    when click Ignore button then Pragram gets installed but does not work properly and not unisntal on system properly error show ..\ST6UNST.LOG

    i used thesed setup

    please help
    my project complete but now these error are show

    SETUP.LST

    [Bootstrap]
    SetupTitle=Install
    SetupText=Copying Files, please stand by.
    CabFile=prize bond.CAB
    Spawn=Setup1.exe
    Uninstal=st6unst.exe
    TmpDir=msftqws.pdw
    Cabs=1

    [Bootstrap Files]
    File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,7/15/00 1:00:00 AM,101888,6.0.84.50
    File2=@COMCAT.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00 AM,22288,4.71.1460.1
    File3=@stdole2.tlb,$(WinSysPathSysFile),$(TLBRegister),,4/13/08 9:12:08 PM,16896,5.1.2600.5512
    File4=@asycfilt.dll,$(WinSysPathSysFile),,,3/5/10 7:37:40 PM,65536,5.1.2600.5949
    File5=@olepro32.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,4/14/08 5:42:04 AM,84992,5.1.2600.5512
    File6=@oleaut32.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,1/26/13 8:55:44 AM,552448,5.1.2600.6341
    File7=@msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,4/14/08 5:42:02 AM,1384479,6.0.98.2

    [IconGroups]
    Group0=Prize Bond Software Of Pakistan
    PrivateGroup0=True
    Parent0=$(Programs)

    [Prize Bond Software Of Pakistan]
    Icon1=""prize bond.exe""
    Title1=Prize Bond Software Of Pakistan
    StartIn1=$(AppPath)

    [Setup]
    Title=Prize Bond Software Of Pakistan
    DefaultDir=$(ProgramFiles)\Prize Bond Software Of Pakistan
    AppExe=prize bond.exe
    AppToUninstall=prize bond.exe

    [Setup1 Files]
    File1=@RICHED32.DLL,$(WinSysPathSysFile),,,5/7/98 12:00:00 AM,174352,4.0.993.4
    File2=@RICHTX32.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),11/21/18 9:58:00 AM,203576,6.0.81.69
    File3=@MSINET.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),11/21/18 9:58:00 AM,115016,6.0.81.69
    File4=@MSCOMCTL.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),11/21/18 9:58:00 AM,1062704,6.0.81.77
    File5=@wininet.dll,$(WinSysPath),,$(Shared),3/8/09 4:34:58 AM,914944,8.0.6001.18702
    File6=@prize bond.exe,$(AppPath),,$(Shared),2/15/19 6:03:14 PM,12017664,1.0.0.0

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,906

    Re: Used P&D wizard but when i run setup some error show

    You should not include riched32.dll, see: https://jeffpar.github.io/kbarchive/kb/197/Q197580/
    The same goes for wininet.dll, read: http://www.vbforums.com/showthread.p...-on-Windows-10

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2013
    Posts
    183

    Re: Used P&D wizard but when i run setup some error show

    What should I do with the SETUP.LST now?
    its mean how delete in SETUP.LST.

  4. #4
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,205

    Re: Used P&D wizard but when i run setup some error show

    You should rebuild with pd wizard and remove those files from the list of files before building the setup list.

    You should not edit setup,lst unless you fully understand it, much safer to do it in the wizard and let it put the correct entries in the setup.lst instead.

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