hello
i have question about xcopy
how to exclude folder from copy to avoid acircle copy
with out use txt file to write the folders that i do not want to copy
i mean
exclude:"folder name"
not
exclude:test.txt
are there ideas bout that??
thanks
Search found 6 matches
- 08 Mar 2011 23:30
- Forum: DOS Batch Forum
- Topic: batch for registry
- Replies: 8
- Views: 6331
Re: batch for registry
thank you very much for replay
- 08 Mar 2011 14:05
- Forum: DOS Batch Forum
- Topic: batch for registry
- Replies: 8
- Views: 6331
Re: batch for registry
my dos version 5.1.2600
maby must be anthor version
maby must be anthor version
- 08 Mar 2011 13:47
- Forum: DOS Batch Forum
- Topic: batch for registry
- Replies: 8
- Views: 6331
Re: batch for registry
sorry
the same result
window appear then go
have any idea
the same result
window appear then go
have any idea
- 08 Mar 2011 13:39
- Forum: DOS Batch Forum
- Topic: batch for registry
- Replies: 8
- Views: 6331
Re: batch for registry
no message
the window appear then go
i do not why
the window appear then go
i do not why
- 08 Mar 2011 13:33
- Forum: DOS Batch Forum
- Topic: batch for registry
- Replies: 8
- Views: 6331
batch for registry
HI ALL
i have aproblem with batch
reg ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /f /v "wrar1" /t "REG_SZ" /d "C:\Documents and Settings\user1\desktop\wrar.exe"
it is working in prompt but in batch do not work
what is wrong ??
thanks.
i have aproblem with batch
reg ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /f /v "wrar1" /t "REG_SZ" /d "C:\Documents and Settings\user1\desktop\wrar.exe"
it is working in prompt but in batch do not work
what is wrong ??
thanks.