Click here to Skip to main content
15,900,461 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Windows XP Home version Pin
NulliSecundus13-Sep-04 9:22
NulliSecundus13-Sep-04 9:22 
GeneralISA question Pin
Mekong River10-Sep-04 4:43
Mekong River10-Sep-04 4:43 
GeneralRe: ISA question Pin
Anonymous12-Sep-04 12:07
Anonymous12-Sep-04 12:07 
GeneralWindows2000 Clustering Pin
mav.northwind9-Sep-04 0:41
mav.northwind9-Sep-04 0:41 
GeneralRe: Windows2000 Clustering Pin
Mekong River9-Sep-04 3:37
Mekong River9-Sep-04 3:37 
GeneralRe: Windows2000 Clustering Pin
mav.northwind9-Sep-04 5:43
mav.northwind9-Sep-04 5:43 
GeneralSharepoint Server performance Pin
Praveen Nayak8-Sep-04 19:48
Praveen Nayak8-Sep-04 19:48 
Generalcmd flags Pin
web_app_developer8-Sep-04 2:33
web_app_developer8-Sep-04 2:33 
Can anyone direct me to a cmd flag reference?

For instance why is the /c flag used and why is the /k flag used below:

<br />
Sub Copy()<br />
    Set objShell = CreateObject("Wscript.Shell") <br />
    WScript.Echo("Copying files...")<br />
    'WScript.Echo("cmd /c Copy " & strFolderToStartFrom & strFileToCopy & " \tmp\" & strZip)   <br />
    objShell.Run("cmd /c Copy " & strFolderToStartFrom & strFileToCopy & " \tmp\" & strZip)<br />
    'WScript.Echo("cmd /k unzip -l \tmp" & strZip), 1, False<br />
    objShell.Run("cmd /k unzip -l \tmp" & strZip), 1, False<br />
    Set objShell = Nothing <br />
End Sub<br />
<br />

Thanks for any help anyone can give me with this!
GeneralRe: cmd flags Pin
Steve S8-Sep-04 2:56
Steve S8-Sep-04 2:56 
GeneralRe: cmd flags Pin
web_app_developer8-Sep-04 3:03
web_app_developer8-Sep-04 3:03 
GeneralNeed help.... Pin
enjoycrack7-Sep-04 17:32
enjoycrack7-Sep-04 17:32 
GeneralRe: Need help.... Pin
Mekong River7-Sep-04 18:40
Mekong River7-Sep-04 18:40 
Generalunzip -l in vbs file Pin
web_app_developer7-Sep-04 13:26
web_app_developer7-Sep-04 13:26 
GeneralRe: unzip -l in vbs file Pin
web_app_developer8-Sep-04 2:15
web_app_developer8-Sep-04 2:15 
GeneralUsing vbs script: Deleting All Zip Files in a Folder Pin
web_app_developer6-Sep-04 5:59
web_app_developer6-Sep-04 5:59 
GeneralRe: Using vbs script: Deleting All Zip Files in a Folder Pin
Mike Dimmick6-Sep-04 6:39
Mike Dimmick6-Sep-04 6:39 
GeneralRe: Using vbs script: Deleting All Zip Files in a Folder Pin
web_app_developer6-Sep-04 6:59
web_app_developer6-Sep-04 6:59 
GeneralRe: Using vbs script: Deleting All Zip Files in a Folder Pin
Mike Dimmick6-Sep-04 13:25
Mike Dimmick6-Sep-04 13:25 
GeneralRe: Using vbs script: Deleting All Zip Files in a Folder Pin
web_app_developer7-Sep-04 1:03
web_app_developer7-Sep-04 1:03 
GeneralDuplicate network drive Pin
Mekong River6-Sep-04 5:04
Mekong River6-Sep-04 5:04 
GeneralRe: Duplicate network drive Pin
Roger Wright8-Sep-04 5:35
professionalRoger Wright8-Sep-04 5:35 
GeneralRe: Duplicate network drive Pin
Mekong River1-Mar-06 20:40
Mekong River1-Mar-06 20:40 
GeneralUsing Multiple Palettes on Multiple Desktops at the same time Pin
MAFFAST5-Sep-04 23:55
MAFFAST5-Sep-04 23:55 
GeneralRe: Using Multiple Palettes on Multiple Desktops at the same time Pin
Mekong River6-Sep-04 4:44
Mekong River6-Sep-04 4:44 
GeneralProblem while config router Pin
Mekong River4-Sep-04 17:08
Mekong River4-Sep-04 17:08 

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.