Forum: Network & Sharing
10 Jan 2012
|
|
Replies: 6
Views: 1,244 |
Forum: Network & Sharing
10 Jan 2012
|
|
Replies: 6
Views: 1,244 |
Forum: Network & Sharing
09 Jan 2012
|
|
Replies: 6
Views: 1,244 |
Forum: Network & Sharing
09 Jan 2012
|
|
Replies: 6
Views: 1,244 question about net use
I have a batch file as the following:
---
@echo off
start /B net use t: /delete
start /B net use t: https://dav.z.com password /USER:myname@mymail.com /persistent:no
---
I set up a task on task...
|
Forum: Network & Sharing
05 Jan 2012
|
|
Replies: 4
Views: 933 |
Forum: Network & Sharing
05 Jan 2012
|
|
Replies: 4
Views: 933 |
Forum: Network & Sharing
03 Jan 2012
|
|
Replies: 4
Views: 933 problems on maping a drive to a webdav server
I map a webdav server to a drive with networking properties. It works fine except every time when I start my PC it always ask for user name and password to login in wevdav server even I ticked...
|
Forum: General Discussion
03 Jan 2012
|
|
Replies: 11
Views: 3,438 |
Forum: General Discussion
03 Jan 2012
|
|
Replies: 11
Views: 3,438 open command window here
Merge EXE association won't work. I can't restore system because after that point I have something important installed.
|
Forum: General Discussion
03 Jan 2012
|
|
Replies: 11
Views: 3,438 command window here
Press Window key+R will come up RUN window and type CMD and 'enter' it will create command window.
Download Windows default association files and merge successfully. But the problem is the same. ...
|
Forum: General Discussion
02 Jan 2012
|
|
Replies: 11
Views: 3,438 |
Forum: General Discussion
11 Aug 2011
|
|
Replies: 3
Views: 650 sorry I didn't describe my problem properly....
sorry I didn't describe my problem properly. x-copy, I mean I press ctrl+x which is cut and copy. And that is a bath file in a program folder under program files folder and without hidden set.
|
Forum: General Discussion
05 Aug 2011
|
|
Replies: 3
Views: 1,079 |
Forum: General Discussion
04 Aug 2011
|
|
Replies: 3
Views: 650 Strange windows explorer
I x-copied a file from program files to a folder in D drive and get a warming as usual. I press continue. It did work. The file in program files disappeared. Well, in the destination folder, I can't...
|
Forum: General Discussion
04 Aug 2011
|
|
Replies: 3
Views: 1,079 run a .bat sortcut in cmd window
I tried to run a Batch file shortcut in a cmd window. It failed because it won't realise the shortcut. Is there any way to do it? Thank you very much!
|
Forum: Installation & Setup
26 Jul 2011
|
|
Replies: 1
Views: 783 anytime upgrade
I did an anytime upgrade from my windows 7 home premium to professional. But it just failed. After that it always remember that upgrade key. Is there possible to let anytime upgrade to forget it and...
|
Forum: General Discussion
09 Nov 2010
|
|
Replies: 10
Views: 5,629 |
Forum: General Discussion
08 Nov 2010
|
|
Replies: 10
Views: 5,629 how to set a schedule task to run chkdsk
I tried to to set a schedule task to run chkdsk with a batch file, such as follwoing:
echo y|chkdsk C: /F /R
shutdown -r
I run it on cmd.exe it needs administrator privilege. I run cmd.exe as...
|