Click here to Skip to main content
15,914,323 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralClosing From Pin
lespaul3628-Jun-05 14:29
lespaul3628-Jun-05 14:29 
GeneralRe: Closing From Pin
Christian Graus28-Jun-05 15:01
protectorChristian Graus28-Jun-05 15:01 
GeneralRe: Closing From Pin
lespaul3628-Jun-05 15:08
lespaul3628-Jun-05 15:08 
GeneralRe: Closing From Pin
StylezHouse29-Jun-05 2:34
StylezHouse29-Jun-05 2:34 
GeneralRe: Closing From Pin
StylezHouse29-Jun-05 2:33
StylezHouse29-Jun-05 2:33 
GeneralRe: Closing From Pin
Christian Graus29-Jun-05 11:34
protectorChristian Graus29-Jun-05 11:34 
GeneralRe: Closing From Pin
lespaul3628-Jun-05 19:02
lespaul3628-Jun-05 19:02 
GeneralChange Directory using Run Method Pin
cygnusx31128-Jun-05 13:04
cygnusx31128-Jun-05 13:04 
Can someone please tell me how the run method can recognize a path with spaces? THis should be simple but I'm driving myself crazy trying to get this to work. Can someone please help?

in vbscript...

Option Explicit

InstallClearCaseClient

Function InstallClearCaseClient ()
Dim objApp
Set objApp = CreateObject("WScript.Shell")
objApp.Run cmd /K CD P:\Information Technology\Configuration Management\CC_Client_2275_install &setup.exe client_2275sitedefs.dat
Wscript.Quit


Set objApp = nothing
End Function '


Thanks,
kkirkpatrick
GeneralRe: Change Directory using Run Method Pin
Christian Graus28-Jun-05 13:38
protectorChristian Graus28-Jun-05 13:38 
GeneralRe: Change Directory using Run Method Pin
Dave Kreskowiak28-Jun-05 15:27
mveDave Kreskowiak28-Jun-05 15:27 
GeneralRe: Change Directory using Run Method Pin
cygnusx31129-Jun-05 6:59
cygnusx31129-Jun-05 6:59 
GeneralRe: Change Directory using Run Method Pin
Dave Kreskowiak29-Jun-05 9:47
mveDave Kreskowiak29-Jun-05 9:47 
GeneralResolved: Change Directory using Run Method Pin
cygnusx3111-Jul-05 11:20
cygnusx3111-Jul-05 11:20 
GeneralUser Control Pin
Ronniedevil28-Jun-05 11:43
Ronniedevil28-Jun-05 11:43 
GeneralRe: User Control Pin
Christian Graus28-Jun-05 13:42
protectorChristian Graus28-Jun-05 13:42 
GeneralRe: User Control Pin
Ronniedevil29-Jun-05 3:58
Ronniedevil29-Jun-05 3:58 
GeneralRe: User Control Pin
Christian Graus29-Jun-05 11:46
protectorChristian Graus29-Jun-05 11:46 
GeneralPRINT DATAGRID FROM VB.NET Pin
ZULUCHIEF28-Jun-05 8:37
ZULUCHIEF28-Jun-05 8:37 
GeneralRe: PRINT DATAGRID FROM VB.NET Pin
Robert Rohde28-Jun-05 11:25
Robert Rohde28-Jun-05 11:25 
Generalcrying for help! Pin
mian rashed28-Jun-05 7:51
mian rashed28-Jun-05 7:51 
GeneralRe: crying for help! Pin
Robert Rohde28-Jun-05 11:27
Robert Rohde28-Jun-05 11:27 
GeneralRe: crying for help! Pin
mian rashed28-Jun-05 22:53
mian rashed28-Jun-05 22:53 
GeneralRe: crying for help! Pin
Christian Graus28-Jun-05 13:43
protectorChristian Graus28-Jun-05 13:43 
GeneralDatagridview for VB.net - Basics Pin
bruceleecc28-Jun-05 7:49
bruceleecc28-Jun-05 7:49 
GeneralThoughts? Pin
bruceleecc29-Jun-05 7:14
bruceleecc29-Jun-05 7:14 

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.