Forum: Windows tips 'n' tweaks Feb 28th, 2008 |
| Replies: 2 Views: 1,691 Id suggest getting http://www.daemon-tools.cc/dtcc/announcements.php
Or if you don't want to buy a product, create a shortcut on the server with this path SHUTDOWN /L /R /T:10 /Y /C - then on... |
Forum: Windows tips 'n' tweaks Feb 22nd, 2008 |
| Replies: 12 Views: 7,082 This may help with Icals:
http://sandbox.org.uk/forum/showthread.php?p=36#post36 |
Forum: Windows tips 'n' tweaks Feb 22nd, 2008 |
| Replies: 12 Views: 7,082 Yes, you almost always get that error in Vista, So you use the Icals instead.
To change an owner using Icals is as follows:
C:\>icacls c:\test /setowner knight
processed file: c:\test... |
Forum: Windows tips 'n' tweaks Feb 22nd, 2008 |
| Replies: 12 Views: 7,082 Post code using the Code option on the advanced edit looks like #
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""
... |
Forum: Windows tips 'n' tweaks Feb 21st, 2008 |
| Replies: 12 Views: 7,082 Show Super hidden files:
Even if you turn on show hidden files in Windows Explorer some files will remain hidden. These files are super hidden.
Set the registry value below to 1.
... |
Forum: Windows tips 'n' tweaks Feb 10th, 2008 |
| Replies: 5 Views: 4,387 Just an addition...
With Windows 95 & 98, to bypass the password, all you had to do was hit the Escape Key or delete the .pwl files.
Also, remove Windows Logon from the network properties. |
Forum: Windows tips 'n' tweaks Feb 10th, 2008 |
| Replies: 5 Views: 4,387 You need to be an Administrator to edit accounts within Windows XP. You can gain access to accounts, but, you would have to google 'Administrator Password'.
I can't give you the information here... |
Forum: Windows tips 'n' tweaks Feb 9th, 2008 |
| Replies: 5 Views: 4,387 PWL files don't exist with Windows XP, only Windows 95, 98 and ME.
Windows XP uses a form of encryption to store passwords in a SAM Database (Security Accounts Manager).
What are you looking to... |