Help - Search - Members - Calendar
Full Version: A Few request
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME > Windows 9x Member Projects

   
Google Internet Forums Unattended CD/DVD Guide
PROBLEMCHYLD
I have a few request that i would appreciate greatly it they were
able to be met.Can u guys help me?

1st. I want to disable my control panel so no apps can be uninstalled.
also to be able to lock the C: drive

2nd.I would like to change my zipfldr icon.How do i do that?

3rd.I would like to be able to click a folder and it opens up explorer style
instead of having to right-click the folder then explorer.

I prefer these request in a REG.file or a VB Script thank u very much peoples.

NO 3RD PARTY APPS PLEASE!
I don't care for them too much.

Disregard Request #2 i was able to change the zipfldr icon to the new My Private Folder icon
eidenk
CODE
REGEDIT4

[HKEY_CLASSES_ROOT\Folder\shell]
@ = "explore"
PROBLEMCHYLD
Thanks eidenk

Now to lock down the control panel and my C: drive
eidenk
QUOTE
REGEDIT4

[HKEY_CURRENT_USER\software\microsoft\windows\currentversion\policies\explorer]"NoControlPanel"=dword:00000001


With This you won't see Control Panel in My Computer anymore.

You'll need to reboot (or simply restart explorer) for the change to take effect.

But you can also do this with Poledit (on your CD) or RegTick Pro. Also get RegShot as you are at it.

With Poledit or Regtick you can apply restriction policies and with Regshot you can monitor what it does in the registry and make a registry file of the changes.

http://regshot.blog.googlepages.com/regshot.html

I don't think you can lock the drive C. Depends of course what you exactly mean by that.
erpdude8
QUOTE (PROBLEMCHYLD @ Jul 6 2006, 02:43 PM) *
also to be able to lock the C: drive


If you completely lock your C: drive then you can NOT use Windows anymore if Windows is installed on your C: drive. Do you mean preventing files from being changed or deleted on your C drive? Or even encrypt or hide files with sensitive stuff on there?

File/folder encryption is possible but only for NTFS formatted volumes under Win2000/XP. if you want file/folder encryption under Win9xME and/or FAT32 volumes you'll have to use 3rd party utils for that.
PROBLEMCHYLD
QUOTE
Do you mean preventing files from being changed or deleted on your C drive? Or even encrypt or hide files with sensitive stuff on there?

yes
erpdude8
QUOTE (PROBLEMCHYLD @ Jul 7 2006, 02:55 PM) *
QUOTE

Do you mean preventing files from being changed or deleted on your C drive? Or even encrypt or hide files with sensitive stuff on there?

yes


Like I said before, you will need third party tools in order to do this. cant do it with Win98 alone. that kind of security is provided in third party tools for Win9xME and built-in NT-based editions of Windows using NTFS. Search for these tools at Google/Yahoo.
MDGx
To prevent control panel apps from running/changing system settings/etc, please see this:
http://www.mdgx.com/newtip9.htm#RESTRICT

Zipfldr.dll icon is inside the dll [icongroup 101 as shown in ResHaker].
Edit/replace it with Resource Hacker:
http://www.angusj.com/resourcehacker/

FYI:
You can install WinZip or PowerArchiver, and then export their icons [with ResHaker], then import saved *.ICO file into zipfldr.dll .

HTH
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.