There's one thing 'bout which you can be sure: I prefer the zip way, too. The DLL itself is 40 KB, the setup installer 'bout 300 KB. However, since JSGReg32 is an Active-X-DLL, it needs to be registered on your system.
If I've put the DLL zipped, everyone of you would have to register it yourself manually (this gets more complicated if you've got already installed an older version of the DLL). You would have to play around with the regsvr32.exe ...
The Installer does this all automatically. That's the reason why I decided to use it this way.
However, since you want it,
here's a zipped version of JSGReg32 (1.34) on my homepage.And here's the manual, howto use it:
1. Extract the JSGReg32.dll into your system directory (most "C:\Windows\System" on Win9x\ME or "C:\Windows\System32" on WinNT\2K\XP)
2. Open your command line interpreter (DOS-Command)
3. type:
regsrv32 jsgreg32
Okay, now a message dialog should appear telling you that the registration was successful.
If you have already installed an older version of JSGReg32, you will have to un-register and delete it before registering the new one.
1. Type:
regsrv32 -u jsgreg32
2. Delete the old JSGReg32.dll
3. Now do what is told in the first the 3 point above.
That's for the basics. I hope that this will work now. That's all I can do for you.
- Alhexx