Click here to Skip to main content
15,918,031 members
Home / Discussions / System Admin
   

System Admin

 
QuestionSetting Default path in cmd Pin
ddmcr16-Oct-05 9:38
ddmcr16-Oct-05 9:38 
AnswerRe: Setting Default path in cmd Pin
K Baruah16-Oct-05 19:59
K Baruah16-Oct-05 19:59 
GeneralRe: Setting Default path in cmd Pin
ddmcr16-Oct-05 23:12
ddmcr16-Oct-05 23:12 
QuestionDataTable Pin
RYAK14-Oct-05 23:02
RYAK14-Oct-05 23:02 
QuestionGuest account lost it profile Pin
Mekong River14-Oct-05 13:23
Mekong River14-Oct-05 13:23 
AnswerRe: Guest account lost it profile Pin
Habitual26-Nov-05 19:52
Habitual26-Nov-05 19:52 
GeneralRe: Guest account lost it profile Pin
Mekong River27-Nov-05 12:09
Mekong River27-Nov-05 12:09 
QuestionPrefixing a target in CMD Copy Pin
Malcolm Smart13-Oct-05 21:30
Malcolm Smart13-Oct-05 21:30 
Hi
Using VC++ I have to shell out (system) and do a wildcard copy. But the target has to be prefixed. I couldwrite a findfirst / findnext etc, but wanted to know if it could be done this way. At the cmd prompt, i want to copy for eg, all the *.ICO files in DirA to DirB, but, prefix them with '123'.

The command I use is :
system ( "copy c:\\DirA\\*.ico c:\\DirB\\123*.ico /Y" );

But the 123 portion overwrites the filename
icon1.ico becomes 123n1.ico
abc.ico becomes 123.ico
when I want
icon1.ico to be 123icon1.ico
abc.ico to be 123abc.ico

Any ideas?

Cheers

Angel

*********************************************
The sooner you fall behind, the longer you have to catch up.
AnswerRe: Prefixing a target in CMD Copy Pin
Mekong River29-Oct-05 13:33
Mekong River29-Oct-05 13:33 
QuestionSyncronizing Pin
x-trate13-Oct-05 2:46
x-trate13-Oct-05 2:46 
AnswerRe: Syncronizing Pin
Mekong River29-Oct-05 13:37
Mekong River29-Oct-05 13:37 
AnswerRe: Syncronizing Pin
Mekong River20-Feb-06 14:33
Mekong River20-Feb-06 14:33 
QuestionXCOPY and Unicode Pin
Samsung11-Oct-05 12:41
Samsung11-Oct-05 12:41 
QuestionCOM+ 1.0 vs 1.5 Pin
ProffK11-Oct-05 4:55
ProffK11-Oct-05 4:55 
QuestionHide an icon from SysTray Pin
MohammadAmiry11-Oct-05 2:06
MohammadAmiry11-Oct-05 2:06 
AnswerRe: Hide an icon from SysTray Pin
Dave Kreskowiak11-Oct-05 6:01
mveDave Kreskowiak11-Oct-05 6:01 
GeneralRe: Hide an icon from SysTray Pin
MohammadAmiry12-Oct-05 1:21
MohammadAmiry12-Oct-05 1:21 
GeneralRe: Hide an icon from SysTray Pin
Dave Kreskowiak12-Oct-05 1:35
mveDave Kreskowiak12-Oct-05 1:35 
AnswerRe: Hide an icon from SysTray Pin
Mekong River20-Feb-06 14:41
Mekong River20-Feb-06 14:41 
QuestionLinux on a 64bit Intel system Pin
David Wulff9-Oct-05 20:17
David Wulff9-Oct-05 20:17 
QuestionIP addr on remote desktop Pin
utsav_verma4-Oct-05 0:43
utsav_verma4-Oct-05 0:43 
AnswerRe: IP addr on remote desktop Pin
Dave Kreskowiak10-Oct-05 15:43
mveDave Kreskowiak10-Oct-05 15:43 
Questionperformance testing on the service Pin
Anonymous3-Oct-05 20:20
Anonymous3-Oct-05 20:20 
QuestionNetwork profiles. Pin
°[Halo]°3-Oct-05 6:44
°[Halo]°3-Oct-05 6:44 
AnswerRe: Network profiles. Pin
Mekong River19-Feb-06 15:05
Mekong River19-Feb-06 15:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.