The "/off" switch is not filled in the "R-drive Image Help" file ....
Another switches hidden ???? .................. or not
Search found 5 matches
- Fri Feb 06, 2009 9:17 am
- Forum: Disk Imaging
- Topic: "Hidden" switches ?
- Replies: 0
- Views: 5457
- Thu Feb 05, 2009 11:33 am
- Forum: Disk Imaging
- Topic: Command line interface for R-Drive Image
- Replies: 5
- Views: 9777
Re: Command line interface for R-Drive Image
Yes .............
a VERY good idea
a VERY good idea
- Thu Feb 05, 2009 11:08 am
- Forum: Disk Imaging
- Topic: Where is my mistake ?????
- Replies: 3
- Views: 8834
Re: Where is my mistake ?????
Ok -
Thanks Alt
Thanks Alt
- Thu Feb 05, 2009 6:36 am
- Forum: Disk Imaging
- Topic: Where is my mistake ?????
- Replies: 3
- Views: 8834
Re: Where is my mistake ?????
A good script ?
[ REM R-DriveImage script file ]
set creat_date = "&sys.date.yyyy;-&sys.date.m.nm;-&sys.date.d;"
create /a /o -s="1" -a="G:\Image &creat_date;.arc" -c=0 -u
[ without backup set]
; -bs -bs-num-f="3"
[ REM R-DriveImage script file ]
set creat_date = "&sys.date.yyyy;-&sys.date.m.nm;-&sys.date.d;"
create /a /o -s="1" -a="G:\Image &creat_date;.arc" -c=0 -u
[ without backup set]
; -bs -bs-num-f="3"
- Wed Feb 04, 2009 6:29 am
- Forum: Disk Imaging
- Topic: Where is my mistake ?????
- Replies: 3
- Views: 8834
Where is my mistake ?????
My script is :
[ REM R-DriveImage script file ]
set creat_date = "&sys.date.yyyy;-&sys.date.m.nm;-&sys.date.y;"
create /a /o -s="1" -a="G:\Image &creat_date;.arc" -c=0 -u -bs -bs-num-f="3"
As result, the file name is Image 2009-Feb-09_20090204_122002_1.arc
How to obtain as file name : Image ...
[ REM R-DriveImage script file ]
set creat_date = "&sys.date.yyyy;-&sys.date.m.nm;-&sys.date.y;"
create /a /o -s="1" -a="G:\Image &creat_date;.arc" -c=0 -u -bs -bs-num-f="3"
As result, the file name is Image 2009-Feb-09_20090204_122002_1.arc
How to obtain as file name : Image ...