User:Dans34/Sandbox/Neptune: Difference between revisions

From BetaArchive Wiki
Line 66: Line 66:
|-
|-
| 5.1.2276
| 5.1.2276
| Old style Kodak Image Preview , with slightly diferant button UI
| Old style Kodak Image Preview , Due to the  OS theme,  button images are slightly diferent  [[File:Whistler2276 shimgvw.png|thumb|50px]]
|}
|}



Revision as of 13:49, 16 April 2011

Neptune Modifications

Adding Zip Support

Zip on neptune.jpeg

Search in google for "329048.EXE"

Open a cmd window and browse to the directory where you saved the hotfix , type 329048.EXE /T:C:\Temp /C (change the path in bold if you do not want it to be extracted there)

Browse to the folder where you extracted the files and copy the following files to system32 Dunzip32.dll, Dzip32.dll and Zipfldr.dll

Then register (using regsvr32.exe) Zipfldr.dll

In certain configurations you might have to restart to fully enable (most likely not)

The rest of the files can be deleted as they wont be needed

Adding Whistler 2462's Home networking wizard

Hnetwiz.dll from 2462 on neptune.jpg


As i recall(Anyone who knows of any offical documents confirming this , contact me ) one of neptunes planned features was a networking wizard (allthough i asssume it was supposed to be html based like the logon screen & the add users applet)

Copy hnetwiz.dll from 2462's %SystemRoot%\System32 into Neptune's %SystemRoot%\System32 then register it using regsvr32.exe

Optional; To create a shortcut in the startmenu use this link

%SystemRoot%\System32\rundll32.exe hnetwiz.dll,HomeNetWizardRunDll


Adding Whistler 2462's Terminal Services Client

Tsc on neptune.jpeg

Copy mstsc.exe from 2462's %SystemRoot%\System32 into Neptune's %SystemRoot%\System32

then just run it from there







Misc Stuff ,only slighty related to neptune

Whistler Builds with Picture and Fax Viewer



When launched with

rundll32.exe c:\windows\system32\shimgvw.dll,ImageView_Fullscreen 
Build Comments
5.00.2202.1 Old style Kodak Image Preview , pretty much directly from Windows 2000
Whistler2202 shimgvw.png
5.00.2211.1 Old style Kodak Image Preview
5.1.2223.1 Old style Kodak Image Preview
Whistler2223 shimgvw.png
5.1.2276 Old style Kodak Image Preview , Due to the OS theme, button images are slightly diferent
Whistler2276 shimgvw.png

Other Stuff

shimgvw.dll

shimgvw.dll is the dll that conatains the Picture and Fax Viewer , registering is succesfull & running it in netune fails with "The procedure can not be found"

00:00:15.422: GetProcAddress(0x68900000 [c:\winnt\system32\KERNEL32.DLL], "IsTNT") called from "c:\winnt\system32\OLEAUT32.DLL" at address 0x7799E788 and returned NULL. Error: The specified procedure could not be found (127).

running shimgvw.dll though dependancy walker shows that gdiplus.dll is missing from the system