|
-
Aug 14th, 2003, 04:38 AM
#1
Thread Starter
New Member
SETUP problem of OWN program
I am a newbe to programming and have a
problem running SETUP of own program.
After I run "Packing and Deployment Wizard" which seems to
work OK, I have problems running it's Setup. I get following
window popping up:
QUOTE:
Project RR5 Setup
C:\WINDOWS\SETUP.LST
Invalid line in setup information file!
Section: Setup1 Files
@moon1.mdb, $(AppPath),,,8.12.03 12:43:46PM,241664,0.0.0.0
UNQUOTE.
The SETUP LST file looks like this:
[Bootstrap]
SetupTitle=Install
SetupText=Copying Files, please stand by.
CabFile=ProjectRR-5.CAB
Spawn=Setup1.exe
Uninstal=st6unst.exe
TmpDir=msftqws.pdw
Cabs=1
[Bootstrap Files]
[email protected],$(WinSysPathSysFile),,,3.26.99 5:38:48 AM,101888,6.0.84.50
[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,5.31.98 12:00:00 AM,22288,4.71.1460.1
[email protected],$(WinSysPathSysFile),$(TLBRegister),,7.4.03 11:00:06 AM,16896,2.40.4518.0
[email protected],$(WinSysPathSysFile),,,7.4.03 11:00:06 AM,188416,2.40.4518.0
[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,7.4.03 11:00:06 AM,229376,5.0.4518.0
[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,7.4.03 11:00:06 AM,929792,2.40.4518.0
[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,8.24.01 1:00:00 PM,1388544,6.0.92.37
[IconGroups]
Group0=Project1
PrivateGroup0=True
Parent0=$(Programs)
[Project1]
Icon1="ProjectRR-5.exe"
Title1=Project1
StartIn1=$(AppPath)
[Setup]
Title=Project1 RR5
DefaultDir=$(ProgramFiles)\Project1
AppExe=ProjectRR-5.exe
AppToUninstall=ProjectRR-5.exe
[Setup1 Files]
[email protected],$(AppPath),,,8.12.03 12:43:46 PM,241664,0.0.0.0
[email protected],$(WinSysPath),$(DLLSelfRegister),$(Shared),6.24.98 12:00:00 AM,232248,6.0.81.69
[email protected],$(WinSysPath),$(DLLSelfRegister),$(Shared),6.18.98 12:00:00 AM,118784,6.0.81.69
[email protected],$(WinSysPath),$(DLLSelfRegister),$(Shared),6.18.98 12:00:00 AM,77824,6.0.81.69
[email protected],$(WinSysPath),$(TLBRegister),$(Shared),2.8.99 12:00:00 AM,48528,0.0.0.0
[email protected],$(CommonFiles)\designer,$(DLLSelfRegister),$(Shared),6.9.98 12:00:00 AM,137216,6.0.0.3005
[email protected],$(ProgramFiles),,,8.12.03 6:18:28 PM,49152,1.0.0.0
Can somebody direct me to what I am doing wrong? Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|