Click here to Skip to main content
16,014,591 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Internet Explorer Toolbar Pin
Gagan.2011-Sep-08 18:13
Gagan.2011-Sep-08 18:13 
AnswerRe: Internet Explorer Toolbar Pin
LloydA11112-Sep-08 12:41
LloydA11112-Sep-08 12:41 
QuestionRe: Internet Explorer Toolbar Pin
Gagan.2012-Sep-08 17:03
Gagan.2012-Sep-08 17:03 
QuestionWindows Services Pin
Gagan.2011-Sep-08 0:32
Gagan.2011-Sep-08 0:32 
AnswerRe: Windows Services Pin
jzonthemtn11-Sep-08 1:28
jzonthemtn11-Sep-08 1:28 
QuestionRe: Windows Services Pin
Gagan.2011-Sep-08 18:21
Gagan.2011-Sep-08 18:21 
AnswerRe: Windows Services Pin
jzonthemtn12-Sep-08 2:18
jzonthemtn12-Sep-08 2:18 
AnswerRe: Windows Services Pin
LloydA11112-Sep-08 12:50
LloydA11112-Sep-08 12:50 
Shell("notepad.exe c:\Your File.txt", AppWinStyle.NormalFocus)

Does that help?
Normally you would have to specify the full path and file name of the application to open, but because in this case notepad is in the windows folder, you can just use "notepad" and the path in the code above is the file to open Smile | :)

Lloyd J. Atkinson

"Logic will get you from A to B, but imagination will take you everywhere" - ALbert Einstein

I look at Microsoft, and turn to my poster on the wall saying: "Bang head here in case of stress".

QuestionRe: Windows Services Pin
Gagan.2012-Sep-08 17:10
Gagan.2012-Sep-08 17:10 
QuestionStore MS Word file in SQL Database by vb.net Pin
naresh150710-Sep-08 22:55
naresh150710-Sep-08 22:55 
AnswerRe: Store MS Word file in SQL Database by vb.net Pin
jzonthemtn11-Sep-08 1:31
jzonthemtn11-Sep-08 1:31 
GeneralRe: Store MS Word file in SQL Database by vb.net Pin
naresh150711-Sep-08 18:19
naresh150711-Sep-08 18:19 
GeneralRe: Store MS Word file in SQL Database by vb.net Pin
Dave Kreskowiak12-Sep-08 1:47
mveDave Kreskowiak12-Sep-08 1:47 
QuestionCommandbuilder fails Pin
nitin_ion10-Sep-08 21:21
nitin_ion10-Sep-08 21:21 
AnswerRe: Commandbuilder fails Pin
Mycroft Holmes10-Sep-08 22:03
professionalMycroft Holmes10-Sep-08 22:03 
GeneralRe: Commandbuilder fails Pin
nitin_ion10-Sep-08 22:46
nitin_ion10-Sep-08 22:46 
GeneralRe: Commandbuilder fails Pin
Mycroft Holmes10-Sep-08 22:52
professionalMycroft Holmes10-Sep-08 22:52 
AnswerRe: Commandbuilder fails Pin
Dave Kreskowiak11-Sep-08 1:45
mveDave Kreskowiak11-Sep-08 1:45 
GeneralRe: Commandbuilder fails Pin
nitin_ion11-Sep-08 1:54
nitin_ion11-Sep-08 1:54 
GeneralRe: Commandbuilder fails Pin
Dave Kreskowiak11-Sep-08 3:33
mveDave Kreskowiak11-Sep-08 3:33 
GeneralRe: Commandbuilder fails Pin
nitin_ion11-Sep-08 18:34
nitin_ion11-Sep-08 18:34 
GeneralRe: Commandbuilder fails Pin
Dave Kreskowiak12-Sep-08 1:41
mveDave Kreskowiak12-Sep-08 1:41 
QuestionImage in Crystal Report at runtime Pin
anshul soni10-Sep-08 19:56
anshul soni10-Sep-08 19:56 
QuestionOpening files in fileListBox Pin
annir10-Sep-08 17:21
annir10-Sep-08 17:21 
AnswerRe: Opening files in fileListBox Pin
C1AllenS10-Sep-08 21:13
C1AllenS10-Sep-08 21:13 

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.