How to unregister zipfldr.dll in Unattended XP?
#1
Posted 09 August 2004 - 09:53 AM
#2
Posted 09 August 2004 - 10:02 AM
one minute of my time to please you...
Please do so next time...use the search function and set it later as 30 days...
To switch it off open the Run box and type REGSVR32 /U ZIPFLDR.DLL
here you go
#3
Posted 09 August 2004 - 10:04 AM
In any case, the command I use during my uA installs is this:
regsvr32 /u /i /n /s zipfldr.dllTo understand what each of those switches do, type "regsvr32" into a CMD box.
#4
Posted 09 August 2004 - 10:06 AM
#5
Posted 09 August 2004 - 10:21 AM
I know "open the Run box and type REGSVR32 /U ZIPFLDR.DLL" but how to write for unregistering zipfldr.dll in Unattended XP? Thanks for answering.
#6
Posted 09 August 2004 - 10:32 AM
REG ADD %KEY%\045 /VE /D "Disabling Zip Folders in Explorer REG ADD %KEY%\045 /V 1 /D "%systemroot%\System32\regsvr32.exe /u %windir%\System32\zipfldr.dll /s" /f
#7
Posted 09 August 2004 - 10:35 AM
Nich, on Aug 9 2004, 09:32 AM, said:
REG ADD %KEY%\045 /VE /D "Disabling Zip Folders in Explorer REG ADD %KEY%\045 /V 1 /D "%systemroot%\System32\regsvr32.exe /u %windir%\System32\zipfldr.dll /s" /f
Thank you for answering.
#8
Posted 13 August 2004 - 07:44 PM
regsvr32 /u /s %SystemRoot%\system32\zipfldr.dll regsvr32 /u /s %SystemRoot%\system32\cabview.dll regsvr32 /u /s %SystemRoot%\srchasst\srchui.dll
What .dlls everybody unregistered on your unattended disc?
#9
Posted 13 August 2004 - 10:00 PM
I just let them all be - 'coz it might cause problems later on, and anyway your installed app will capture the file extension (zip for winrar) for itself.
#10
Posted 13 August 2004 - 11:06 PM
regsvr32.exe /s /u %systemroot%\system32\shmedia.dll
This is the search assistant
regsvr32.exe /s /u %systemroot%\srchasst\srchui.dll
#11
Posted 13 August 2004 - 11:49 PM
Sammy20, on Aug 14 2004, 01:06 PM, said:
regsvr32.exe /s /u %systemroot%\system32\shmedia.dll
Thanks... I think it's the one that adds extra length info in explorer detail view.
prathapml said:
You're right. But those shell extensions seems to slow down explorer on large number files directory. And it's annoying with too many context menu.
I'd like to keep it simple.
#12
Posted 14 August 2004 - 12:45 AM
- ← Win Xp Pro unattend won't install Office 2003 pro
- Unattended Windows 2000/XP/2003
- Which files can i delete from my Office 2003 disc? →



Help

Back to top









