I'm About to Give Up on InnoScript - Part 1

Started by tomb, November 28, 2007, 06:29:15 AM

Previous topic - Next topic

Randem

To find your APPDATA path go to the command prompt (Start->Run) then key in cmd and when the box opens type in Set APPDATA

Tom Buggy

Another shot at uploading.  But, the only thing I see in the Upload window are boxes for the file name and for the results of the Browse.
 
Drop-down menu - ??

Randem

That is why you have so many missing files. Please download the Unsafe file and copy it to your APPDATA\Randem Systems\InnoScript folder over the empty one.

Tom Buggy

It is empty.
 
I just saw a post I missed about how I am trying to upload.  I'm typing in and browsing for the file.  I'll try again the other way.

Randem

On the main menu there is a button to view the Unsafe file. Let me know what you see. It looks like  it may be empty or incomplete...

Tom Buggy

Check for Unsafe Files is checked.  I just tried to send a very small file of 7 bytes - same Error 500.

Randem

Check to see if you are checking for UnSafe Files
 
Settings->Parameters
 
The Check for Unsafe files should be checked...

Randem

Check to see if you can upload a small file...

Tom Buggy

Here you go.
 
; InnoScript Version 8.0  Build 0
; Randem Systems, Inc.
; Copyright 2003-2008
; Website:  https://randemsystems.com
; Support:  https://randemsystems.support
; OS: Windows XP 5.1 build 2600 (Service Pack 2)
 
; Date: November 28, 2007
 
;              VB Runtime Files Folder:   C:\Program Files\Randem Systems\InnoScript\InnoScript 7\VB 6 Redist Files\
;     Visual Basic Project File (.vbp):   C:\Program Files\Microsoft Visual Studio\VB98\GHM.vbp
; Inno Setup Script Output File (.iss):   C:\Program Files\Microsoft Visual Studio\VB98\GHMXP Trial Trial.iss
;         Script Template Files (.tpl):   C:\Documents and Settings\Tom\Application Data\Randem Systems\innoscript\Templates\Trial.tpl
 
; ------------------------
;        References
; ------------------------
 
; Visual Basic For Applications - (MSVBVM60.DLL)
; OLE Automation - (STDOLE2.TLB)
; Microsoft Data Source Interfaces - (msdatsrc.tlb)
; Microsoft Data Binding Collection VB 6.0 (SP4) - (MSBIND.DLL)
; Microsoft Data Formatting Object Library 6.0 (SP6) - (MSSTDFMT.DLL)
; Microsoft ADO Ext. 2.8 for DDL and Security - (msadox.dll)
; Microsoft ActiveX Data Objects Recordset 2.8 Library - (msador15.dll)
; Microsoft Visual Basic 6.0 Extensibility - (VB6EXT.OLB)
; Microsoft ActiveX Data Objects 2.7 Library - (msado27.tlb)
; Microsoft Scripting Runtime - (scrrun.dll)
; Dymo Library - (Dymolbl.exe)
; Microsoft OLE DB Provider for Visual FoxPro 7.0 Type Library - (vfpoledb.dll)
; Microsoft HTML Object Library - (mshtml.tlb)
; Microsoft Shell Controls And Automation - (SHELL32.dll)
; Dymo Library - (LABELS.DLL)
 
 
; --------------------------
;        Components
; --------------------------
 
; ResizeKit ActiveX Control - (ResizeKit.ocx)
; Microsoft Comm Control 6.0 - (MSCOMM32.OCX)
; Variad BetterButton(tm) Control 1.1 - (varBetterButton.ocx)
; Microsoft Windows Common Controls 6.0 (SP6) - (mscomctl.ocx)
 
 
[Setup]
AppId=GHMP Trial
 
;-----------------------------------------------------------------------------------------------------
; Taken from VBP Project File Parameters AppName, AppName AppVersion and Company
;-----------------------------------------------------------------------------------------------------
 
AppName=GHMP
AppVerName=GHMP 1.32.11
AppPublisher=SportsWare Ltd.
 
;-----------------------------------------------------------------------------------------------------
 
AppVersion=1.32.11
VersionInfoVersion=1.32.11
AllowNoIcons=no
DefaultGroupName=GHM
DefaultDirName={pf}\GHM
AppCopyright=
PrivilegesRequired=None
MinVersion=0,5.0
Compression=lzma
OutputBaseFilename=GHM13211Trial
 
[Tasks]
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}
Name: AutoOSUpdater; Description: Install Support for Database Operations; GroupDescription: Install Database Support:
Name: ScriptingRuntime; Description: Install Microsoft's Scripting Runtime; GroupDescription: Install Scripting Runtime:
 
[Files]
Source: c:\mdac\vb_dcom_mdac_jet_autosetup_xp.exe; DestDir: {tmp}; Flags:  deleteafterinstall ignoreversion nocompression; Tasks: AutoOSUpdater
Source: c:\vbpackagefiles\scripten.exe; DestDir: {tmp}; Flags:  deleteafterinstall ignoreversion nocompression; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02; Tasks: ScriptingRuntime
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\ghm_v70.add; DestDir: {app}; Flags:  ignoreversion;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\ghm_v70.dbf; DestDir: {userappdata}\sportsware ltd.\innoscript\package (6)\support\; Flags:  ignoreversion;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\ghm_v70.trn; DestDir: {userappdata}\sportsware ltd.\innoscript\package (6)\support\; Flags:  ignoreversion;  
Source: c:\ghmconv\ghmhclst.dat; DestDir: {userappdata}\SportsWare Ltd.\innoscript\; Flags:  ignoreversion;  
Source: c:\ghmconv\ghmhcnum.dat; DestDir: {userappdata}\SportsWare Ltd.\innoscript\; Flags:  ignoreversion;  
Source: c:\ghmconv\ghmoclst.dat; DestDir: {userappdata}\SportsWare Ltd.\innoscript\; Flags:  ignoreversion;  
Source: c:\ghmconv\ghmparms.dat; DestDir: {userappdata}\SportsWare Ltd.\innoscript\; Flags:  ignoreversion;  
Source: c:\ghmconv\ghmring.dat; DestDir: {userappdata}\SportsWare Ltd.\innoscript\; Flags:  ignoreversion;  
Source: msdatsrc.tlb; DestDir: {sys}; Flags:  uninsneveruninstall restartreplace sharedfile regtypelib;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\msbind.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\msstdfmt.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\gbprintdialog.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\msadox.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\common files\system\ado\msador15.dll; DestDir: {cf}\system\ado\; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\vb6ext.olb; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\msado27.tlb; DestDir: {sys}; Flags:  uninsneveruninstall restartreplace sharedfile regtypelib;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\odbcconf.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\scrrun.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\resizekit.ocx; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\dymolbl.exe; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\vfpoledb.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: mshtml.tlb; DestDir: {sys}; Flags:  uninsneveruninstall restartreplace sharedfile regtypelib;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\mscomm32.ocx; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\varbetterbutton.ocx; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\mscomctl.ocx; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\gbgraphs.ocx; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\ghm.exe; DestDir: {app}; Flags:  restartreplace sharedfile;  
Source: kernel32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: user32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: advapi32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: comctl32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: c:\program files\microsoft visual studio\vb98\package (6)\support\msvcrt.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: ntdll.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: shell32.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: ole32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: gdi32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: msdart.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: shlwapi.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: version.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: winspool.drv; DestDir: {app}; Flags:  ignoreversion;  
Source: comdlg32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: c:\program files\dymo label\labels.dll; DestDir: {sys}; Flags:  regserver restartreplace sharedfile;  
Source: winmm.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: mpr.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: rpcrt4.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
Source: secur32.dll; DestDir: {sys}; Flags:  restartreplace sharedfile;  
 
[INI]
Filename: {app}\GHM.url; Section: InternetShortcut; Key: URL; String:  
 
[Icons]
Name: {group}\GHMP; Filename: {app}\GHM.exe; WorkingDir: {app}
Name: {group}{cm:ProgramOnTheWeb, GHMP}; Filename: {app}\GHM.url
Name: {group}{cm:UninstallProgram, GHMP}; Filename: {uninstallexe}
Name: {commondesktop}\GHMP; Filename: {app}\GHM.exe; Tasks: desktopicon; WorkingDir: {app}
 
[Run]
Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup_XP.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist; Tasks: AutoOSUpdater
Filename: {tmp}\scripten.exe; Parameters: /r:n /q:1; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02; WorkingDir: {tmp}; Flags: skipifdoesntexist; Tasks: ScriptingRuntime
Filename: c:\program files\microsoft visual studio\vb98\package (6)\support\dymolbl.exe; Parameters: /regserver; WorkingDir: c:\program files\microsoft visual studio\vb98\package (6)\support\;
Filename: {app}\GHM.exe; Description: {cm:LaunchProgram, GHMP}; Flags: nowait postinstall skipifsilent; WorkingDir: {app}
 
[UninstallDelete]
Type: files; Name: {app}\GHM.url
 
[Registry]

Randem

Then just post it (Cut and Paste), don't upload it.

Tom Buggy

I just looked at the script that was posted.  It is the one I ran under V7.3.

Tom Buggy

Perhaps the script I posted was from another project.  The script now in question (and which I can't send) has 29 Found files and 19 Not Found files.

Randem

Take a look at the script you posted, there is nothing missing...

Randem

Then why are they not in the script you posted? You didn't have 19 files total...

Tom Buggy

The Run Log says they are missing and they are marked in red in the script.  I don't understand your second question -- these files were included (and marked as missing) by InnoScript.
 
BTW, if it means anything, the one script file I was able to send was that from Unsafe Mode.