Jump to content

Recommended Posts

Posted

ok, I have a Windows Xp Home Server and would like to make individual share folders for everyone in my household. I know how to do this in Windows XP Pro (turn off simple file sharing) but i was wondering if there was a way to do this with Windows XP Home particularly without some extra program (such as FTP.. and so on..).

Linux keeps looking better and better everyday, if it wasn't for the complex as hell commands and navigation i'd be using Linux on my server.


Posted

WinXP home you might have a bit more difficulty with due to limited functionality. I hear that there is a *ahem* somewhere that allows you to enable XPPro functionality in XPHome, so maybe looking for that is the answer.

Posted (edited)

I have found a better way then going to safemode or "modifying" any system files...

Found from: http://www.tweakhound.com/xp/xpperm/xpPerm1.htm

I have made a regtweak to add this to the control panel. based off the "Control passwords2" from this regtweak file HERE. I used the same CLSID except for the very last letter is an "F" insted of a "D" this is to keep the 2 close by.

Windows Registry Editor Version 5.00

;Adds Share Creation Wizard to control panel
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969F}]
@="Share Creation Wizard"
"InfoTip"="Share a folder with Permissions"
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969F}\DefaultIcon]
@="%SystemRoot%\\\\System32\\\\SHELL32.dll,158"
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969F}\Shell]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969F}\Shell\Open]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969F}\Shell\Open\command]
@="SHRPUBW"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969F}]
@="Add Share Creation Wizard to Control Panel"

Edited by Bi0haZarD

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...