INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Test Install Failed (Need Directions)  (Read 2519 times)

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
Test Install Failed (Need Directions)
« on: August 25, 2002, 04:47:52 pm »

What (I Think) I Need.

Is to create a Full VB Install With All Runtime Files Etc...

Chart Finder.Cab
Setup.exe
Setup.lst
Registry.reg

Then I Need To Put This In A Zip File

And Upload It To MJ.

Problem:

What Is the Correct Way I Should Fill Out The Registry.Reg File

And What Commands Do I Need To Put In The MJP File That I Paste In A Window When I Upload The Program?
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #1 on: August 27, 2002, 10:58:23 am »

I am still wondering how i am going to build a install package that includes all the VB runtime files and get it on the web site for install as a plugin.

I don't see it happening.

Any Ideas?

I feel first letter caps comming back....
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

Cephlen

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 98
  • someday I will find a pic that looks good...
RE:Test Install Failed (Need Directions)
« Reply #2 on: August 27, 2002, 11:26:18 am »


feel first letter caps comming back....



NNNNNNNNOOOOOOOOOOOOOOOOOO!!!!!!!

:)

Try using that Inno Setup...
http://www.jrsoftware.org/isdl.php

It works very nicely.
Logged
All ICQ's are ignored unless I have added you.

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #3 on: August 27, 2002, 04:37:11 pm »

>> Try using that Inno Setup...
Well been playing with it, don't see how i can get it to work, and then activate the Registry.reg file


by the way if you add a "\" on the front of the HTML tag it activates the link. I Activated the link in your last post for you free of charge.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
RE:Test Install Failed (Need Directions)
« Reply #4 on: August 27, 2002, 10:18:24 pm »

King,

You don't activate the registry file ... you specify the registry settings in the setup, e.g.:

[Registry]
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "IVersion"; Flags: uninsdeletevalue; valuetype: dword; valuedata: 1;
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "Company"; Flags: uninsdeletevalue; ValueType: string; valuedata: "James Dickson";
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "Version"; Flags: uninsdeletevalue; ValueType: string; valuedata: "2.0.0";
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "URL"; Flags: uninsdeletevalue; ValueType: string; valuedata: "www.jda-ltd.com";
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "Copyright"; Flags: uninsdeletevalue; ValueType: string; valuedata: "Copyright (c) 2002, James Dickson.";
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "PluginMode"; Flags: uninsdeletevalue; ValueType: dword; valuedata: 1;
Root: HKCU; Subkey: "Software\JRiver\Music Exchange\1.0\Media Jukebox\Plugins\Interface\Album View"; ValueName: "ProdID"; Flags: uninsdeletevalue; ValueType: string; valuedata: "MJAlbumView.Interface";
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #5 on: August 28, 2002, 05:27:16 am »

I was looking at that in that installer program you pointed out.

but since I never done it before, I would not know what to enter.

what you have listed below seems clearer to me than what i was looking at.

This would be helpfull in this forum "How To Build A Install Package" for others. and all what would need to be done then is tell them what they need to change.

let me ask another question.

normaly i would use MS install package, it does really everything for you. finds all the dlls and runtime files and all that and packs them up in a cab file. how would i know what files and where they should go and then i need to register the dlls and all that (something i have no knowlage about).

Is there another way to figure all this out for me?

Has the boat left me at the train station?
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #6 on: August 28, 2002, 07:57:24 am »

i just looked in the MS Install at the setup.lst

it has this in there, i guess this is also a list of files i need to install the program.

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

[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,7/15/00 12: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),,6/3/99 12:00:00 AM,17920,2.40.4275.1
File4=@ASYCFILT.DLL,$(WinSysPathSysFile),,,3/8/99 12:00:00 AM,147728,2.40.4275.1
File5=@OLEPRO32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,3/8/99 12:00:00 AM,164112,5.0.4275.1
File6=@OLEAUT32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,4/12/00 12:00:00 AM,598288,2.40.4275.1
File7=@msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,8/23/01 8:00:00 AM,1388544,6.0.92.37

[Setup]
Title=Chart Finder
DefaultDir=$(ProgramFiles)\Chart Finder
AppExe=ChartFinder.ocx
AppToUninstall=ChartFinder.ocx

[Setup1 Files]
File1=@Top40.csv,$(AppPath),,,8/25/02 8:37:01 AM,577847,0.0.0.0
File2=@msstkprp.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),4/5/01 1:43:19 PM,94208,6.0.88.77
File3=@RICHED32.DLL,$(WinSysPathSysFile),,,5/7/98 12:00:00 AM,174352,4.0.993.4
File4=@Richtx32.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 12:00:00 AM,203976,6.0.88.4
File5=@mscomctl.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 4:58:10 PM,1066176,6.0.88.62
File6=@TABCTL32.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/6/00 12:00:00 AM,209608,6.0.90.43
File7=@comctl32.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 5:58:00 PM,608448,6.0.81.5
File8=@Media Jukebox.tlb,$(WinSysPath),$(TLBRegister),$(Shared),8/22/02 10:35:36 AM,12884,0.0.0.0
File9=@ChartFinder.ocx,$(AppPath),$(DLLSelfRegister),,8/28/02 11:52:12 AM,135168,0.0.0.144
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
RE:Test Install Failed (Need Directions)
« Reply #7 on: August 28, 2002, 08:36:11 am »

Dude,

I would not touch the MS packager with a 10ft barge pole.

With each OCX you use it should tell you a list of dependancies, you then include these in your package.

Professional installation software, e.g. InstallShield, performs a much more comprehensive review of your application and it will create a good stab at all the dependancies required by your application.

Unfortunately with big applications it's very rare for these type of products to get it right and you have to "know" here to look.

The reason I use InnoSetup is that I know exactly what to include in my application.
Logged

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
RE:Test Install Failed (Need Directions)
« Reply #8 on: August 28, 2002, 08:44:29 am »

File3=Chart Finder.ocx

That line should look like

File3=ChartFinder.ocx

There is no Chart Finder.ocx in the zip file.

I fixed it on our server.

Nikolay
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #9 on: August 28, 2002, 10:15:08 am »

Nikolay Sokratov
>There is no Chart Finder.ocx in the zip file.
Thats why it would not register, Thanks
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #10 on: August 28, 2002, 10:19:56 am »

RhinoBanga

>>I would not touch the MS packager with a 10ft barge pole.
OK, but i normaly don't make programs for other people so it was working fine for me.

Do you know anything about the "Wise" installer? I have been thinking about that for the last year.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
RE:Test Install Failed (Need Directions)
« Reply #11 on: August 28, 2002, 10:22:40 am »

Not a sausage dude :(

I only know InstallShield and InnoSetup.
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
RE:Test Install Failed (Need Directions)
« Reply #12 on: August 28, 2002, 10:26:41 am »

ok thanks.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA
Pages: [1]   Go Up