changeset 292 | 45eb835dde51 |
parent 291 | 2c347c37673a |
child 307 | f44439d365fa |
child 316 | e43dd1b38149 |
291:2c347c37673a | 292:45eb835dde51 |
---|---|
25 cmd> fixmbr |
25 cmd> fixmbr |
26 |
26 |
27 See |
27 See |
28 |
28 |
29 http://support.microsoft.com/kb/307654/ru |
29 http://support.microsoft.com/kb/307654/ru |
30 |
|
31 ** Automatically connect to shared resource. |
|
32 |
|
33 Add to autorun such .bat file: |
|
34 |
|
35 net use x: \\server\share /user:username password |
|
36 |
|
37 See |
|
38 |
|
39 http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx |
|
30 |
40 |
31 * Vista |
41 * Vista |
32 |
42 |
33 ** Samba. |
43 ** Samba. |
34 |
44 |