User:Dans34/Sandbox/Neptune: Difference between revisions

From BetaArchive Wiki
mNo edit summary
Line 65: Line 65:
|  
|  
|}
|}
=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"
running shimgvw.dll though dependancy walker shows that gdiplus.dll is missing from the system
kernal32.dll is missing an export , coying whistler 2462's kernel32.dll makes neptune reboot with no warning ater the boot screen

Revision as of 20:30, 10 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



Build Comments
5.00.2202.1
5.00.2211.1 IE 5.6.2205.0000 , HelpCtr 5.0.2211.1 , No P&FV
5.1.2223.1 IE 5.60.2223.0000 , HelpCtr 5.0.2223.1 , No P&FV
5.1.2250.1

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"

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

kernal32.dll is missing an export , coying whistler 2462's kernel32.dll makes neptune reboot with no warning ater the boot screen