Click here to Skip to main content
15,890,506 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Why does this Array.FindIndex for case insensitive return 2 not 0 Pin
Dave Kreskowiak22-Jun-14 5:18
mveDave Kreskowiak22-Jun-14 5:18 
SuggestionRe: Why does this Array.FindIndex for case insensitive return 2 not 0 Pin
Richard Deeming23-Jun-14 2:16
mveRichard Deeming23-Jun-14 2:16 
GeneralRe: Why does this Array.FindIndex for case insensitive return 2 not 0 Pin
Dave Kreskowiak23-Jun-14 2:42
mveDave Kreskowiak23-Jun-14 2:42 
GeneralRe: Why does this Array.FindIndex for case insensitive return 2 not 0 Pin
Richard Deeming23-Jun-14 11:09
mveRichard Deeming23-Jun-14 11:09 
GeneralRe: Why does this Array.FindIndex for case insensitive return 2 not 0 Pin
Dave Kreskowiak23-Jun-14 11:16
mveDave Kreskowiak23-Jun-14 11:16 
QuestionIs there a TimeZoneInfo in VB.NET 2005 Pin
hansoctantan20-Jun-14 3:12
professionalhansoctantan20-Jun-14 3:12 
AnswerRe: Is there a TimeZoneInfo in VB.NET 2005 Pin
Richard Deeming20-Jun-14 4:00
mveRichard Deeming20-Jun-14 4:00 
QuestionRun Program from Within Folder Pin
Parament Technologies18-Jun-14 16:44
Parament Technologies18-Jun-14 16:44 
Hello,

I am trying to get my program to open an external program. I also plan to make this portable, so I made a folder for my program to go to.

It's like this: Click OpenOffice and my program manager will go to:

Vegrard Suite\Vergard\OpenOffice\program\soffice.exe

This folder is located in the root directory of the program; wherever this root directory is in will make the program read the folder that's in its root directory.

The problem, however, is that I can't get the program to launch without going to a fixed location on the C drive "C:\Users\User\My Documents\Visual Studio 2010\Projects\Vergard Suite\Vergard\OpenOffice\program\soffice.exe". The idea is that wherever you put the application folder (Vergard Suite) , the program will always refer to the folder that the application is in to open the program (Vergard Suite\Vergard\); therefore, it can be made portable (like Windows 3.11: wherever the WINDOWS directory is located, Windows will go to the program's folder that was specified).

How do I get this to work???
Marquis Kurt
---------------------------
Parament Technologies


AnswerRe: Run Program from Within Folder Pin
Dave Kreskowiak18-Jun-14 17:32
mveDave Kreskowiak18-Jun-14 17:32 
GeneralRe: Run Program from Within Folder Pin
Parament Technologies18-Jun-14 17:45
Parament Technologies18-Jun-14 17:45 
GeneralRe: Run Program from Within Folder Pin
Dave Kreskowiak19-Jun-14 2:06
mveDave Kreskowiak19-Jun-14 2:06 
GeneralRe: Run Program from Within Folder Pin
Parament Technologies19-Jun-14 4:10
Parament Technologies19-Jun-14 4:10 
GeneralRe: Run Program from Within Folder Pin
Dave Kreskowiak19-Jun-14 4:30
mveDave Kreskowiak19-Jun-14 4:30 
GeneralRe: Run Program from Within Folder Pin
Parament Technologies19-Jun-14 5:59
Parament Technologies19-Jun-14 5:59 
GeneralRe: Run Program from Within Folder Pin
Dave Kreskowiak19-Jun-14 9:49
mveDave Kreskowiak19-Jun-14 9:49 
GeneralRe: Run Program from Within Folder Pin
Eddy Vluggen19-Jun-14 5:14
professionalEddy Vluggen19-Jun-14 5:14 
QuestionVB6 CommonDialog in WIndows 7 Pin
Liefie200017-Jun-14 6:11
Liefie200017-Jun-14 6:11 
AnswerRe: VB6 CommonDialog in WIndows 7 Pin
Eddy Vluggen17-Jun-14 7:30
professionalEddy Vluggen17-Jun-14 7:30 
GeneralRe: VB6 CommonDialog in WIndows 7 Pin
Liefie200017-Jun-14 8:08
Liefie200017-Jun-14 8:08 
GeneralRe: VB6 CommonDialog in WIndows 7 Pin
Eddy Vluggen17-Jun-14 8:10
professionalEddy Vluggen17-Jun-14 8:10 
GeneralRe: VB6 CommonDialog in WIndows 7 Pin
Liefie200017-Jun-14 8:14
Liefie200017-Jun-14 8:14 
Questionlistview selected row is light grey when control loses focus, not deep blue Pin
Jim Dolson17-Jun-14 4:20
Jim Dolson17-Jun-14 4:20 
AnswerRe: listview selected row is light grey when control loses focus, not deep blue Pin
Dave Kreskowiak17-Jun-14 7:09
mveDave Kreskowiak17-Jun-14 7:09 
AnswerRe: listview selected row is light grey when control loses focus, not deep blue Pin
Eddy Vluggen17-Jun-14 7:26
professionalEddy Vluggen17-Jun-14 7:26 
GeneralRe: listview selected row is light grey when control loses focus, not deep blue Pin
Jim Dolson17-Jun-14 16:00
Jim Dolson17-Jun-14 16:00 

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.