Jump to content

Microsoft Plus 98


PROBLEMCHYLD

Recommended Posts

bristols, I don't want to violate any licensing agreements by posting MS files. I'll post the settings and installation files I've created tonight.

timeless, I'm curious to see what you've done for comparison. I can't download anything at work, but I'll look tonight.

Right beaker. What I meant was the inf/reg files and simply a list of required MS files - not the files themselves, of course.

Look forward to your next post.

Link to comment
Share on other sites


bristols, working on a write-up now. More in a bit...

timeless, you might want to work on your installer a bit. It doesn't unregister the dlls upon uninstallation. Also, none of the internet options are working. I didn't try the database functionality, I was afraid it would wreak havoc on my current database. The warez feel of the install was a bit troubling...complete with the add for a site an a file.nfo stating "another quality product" I think I'll stick with the inf/reg method.

Link to comment
Share on other sites

All right, I've combined all the reg settings into the inf file itself. I've verified that the Internet, Database and Help functionality are all working with this install. Please let me know if this works or doesn't work for you.

The files you need are:

cdnet.dll

cdopt.dll

cdplay.dll

deluxecd.exe

deluxcd.hlp

deluxcd.chm

I don't know that it's necessary, but I used makecab on each of them, so I have:

cdnet.dl_

cdopt.dl_

cdplay.dl_

deluxecd.ex_

deluxcd.hl_

deluxcd.ch_

Here is the content of the inf file. It looks like there are three lines that the text wraps on in the [AddRegSettings] section. If you can't get this to work, please let me know and I'll upload my copy.

[Version]
Signature="$Windows NT$"
Provider="%beaker%"
DriverVer=04/14/1998,4.10.0.1900


[DefaultInstall]
CopyFiles=Software.SourceFiles,Software.HelpFiles
RegisterDlls=Software.RegDLLs
AddReg = AddRegSettings


[Software.SourceFiles]
cdnet.dll
cdopt.dll
cdplay.dll
deluxecd.exe

[Software.HelpFiles]
deluxcd.hlp
deluxcd.chm


[DestinationDirs]
DefaultDestDir=11
Software.HelpFiles=10,Help


[Software.RegDLLs]
11,, cdnet.dll, 0x00000001
11,, cdopt.dll, 0x00000001
11,, cdplay.dll, 0x00000001


[AddRegSettings]
;reg-root, [subkey], [value-entry-name], [flags], [value]
HKCR,"AudioCD\shell\open\command","",,"%11%\deluxecd.exe /play %1"
HKCR,"cdafile\shell\open\command","",,"%11%\deluxecd.exe /play %1"

HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B60E}","",,"CDPlayer Class"
HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B60E}\InprocServer32","",,"%11%\CDPLAY.DLL"
HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B60F}","",,"CDNet"
HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B60F}\InprocServer32","",,"%11%\CDNET.DLL"
HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B610}","",,"CDOpt"
HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B610}\InprocServer32","",,"%11%\CDOPT.DLL"
HKCR,"CLSID\{E5927147-521E-11D1-9B97-00C04FA3B610}\InprocServer32","ThreadingModel",,"Apartment"

HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000","ProviderURL",,"http://www.threeTIX.net/cgi-bin/query.php?certificate=363484E6313B7B286523DEC7A0415F4F3AAD2924B49F4C2D&"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000","ProviderName",,"threeTIX"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000","ProviderHome",,"http://www.threeTIX.net"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000","ProviderUpload",,"http://www.threeTIX.net/cgi-bin/upload.php?"


HKLM,"Software\Microsoft\Active Setup\Installed Components\PerUser_CDPlayer_Inis","Version",,"4,10,1,1"


HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","CurrentProvider",,"http://www.threeTIX.net/cgi-bin/query.php?certificate=363484E6313B7B286523DEC7A0415F4F3AAD2924B49F4C2D&"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","StartPlay",0x00010001,0x00000000
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","ExitStop",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","DispMode",0x00010001,0x00000004
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","TopMost",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","Tray",0x00010001,0x00000000
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","IntroTime",0x00010001,0x0000000a
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","PlayMode",0x00010001,0x00008ca5
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","DownloadEnabled",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","DownloadPrompt",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","BatchEnabled",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","ByArtist",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","WindowX",0x00010001,0x00000078
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","WindowY",0x00010001,0x00000044
HKLM,"Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Settings","ViewMode",0x00010001,0x00000000

HKLM,"Software\ODBC\ODBC.INI\ODBC Data Sources","DeluxeCD",,"Microsoft Access Driver (*.mdb)"

HKLM,"Software\ODBC\ODBC.INI\DeluxeCD","Driver",,"%11%\odbcjt32.dll"
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD","DBQ",,"DeluxeCD.mdb"
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD","DefaultDir",,"C:\WinXP"
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD","DriverId",0x00010001,0x00000019
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD","SafeTransactions",0x00010001,0x00000000
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD","UID",,""

HKLM,"Software\ODBC\ODBC.INI\DeluxeCD\Engines\Jet","ImplicitCommitSync",,"Yes"
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD\Engines\Jet","Threads",0x00010001,0x00000003
HKLM,"Software\ODBC\ODBC.INI\DeluxeCD\Engines\Jet","UserCommitSync",,"Yes"

Edited by beaker
Link to comment
Share on other sites

brian, I'm glad it works for you! :)

timeless, your welcome. Yes, I pointed the player to hinzen's site for song download/upload. I'm not sure if you're saying I stole work, but trust me, if I'd known he posted an inf file I would have used it to save time. About 3 years ago, he and I experiemented with the settings required to work in XP (the certificate information). I used those settings that we created as a base for the inf. You might want to get your facts together before dismissing other's work.

[EDIT] timeless, on re-reading your post, I might have mis-judged what you were saying. If I mis-read, I apologize. Chalk it off to be just waking up and being grumpy ;)

Edited by beaker
Link to comment
Share on other sites

:hello: Its ok breaker i like the hardwork u put into the inf file way beyond what i could do without alot of work. after visting that site i added reg file with server info into my setup so all is good thxz for help and lets keep 98se alive. Get It Here:Deluxe CD Player For XP Updated your need the playlist convertor to get album artist info get it here:Playlist Convertor Edited by timeless
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...