Hi there,

I'm just running throught the installation documentation, and have noticed an error in the calcs command on http://unattended.sourceforge.net/step-by-step.php. The command is listed as being:

cacls c:\path\to\unattended\install /T /E /G:guest

which gives an error when run. Reading the error message, I believe that the command should be:

cacls c:\path\to\unattended\install /T /E /G guest:R

to give readonly permissions to the guest user. This was tested on Windows XP Pro SP2.

Regards

--
Tech Support
PC Anytime Ltd
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to