Click here to Skip to main content
16,004,806 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow can I change a value in app.config file? Pin
JUNEYT16-Mar-07 12:58
JUNEYT16-Mar-07 12:58 
AnswerRe: How can I change a value in app.config file? Pin
kubben16-Mar-07 17:01
kubben16-Mar-07 17:01 
GeneralRe: How can I change a value in app.config file? Pin
JUNEYT16-Mar-07 23:26
JUNEYT16-Mar-07 23:26 
QuestionForce unique checkbox in datagrid column Pin
cstrader23216-Mar-07 11:48
cstrader23216-Mar-07 11:48 
AnswerRe: Force unique checkbox in datagrid column Pin
TwoFaced16-Mar-07 12:25
TwoFaced16-Mar-07 12:25 
AnswerRe: Force unique checkbox in datagrid column Pin
Tirthadip17-Mar-07 1:19
Tirthadip17-Mar-07 1:19 
QuestionHex search Pin
al96816-Mar-07 9:17
al96816-Mar-07 9:17 
QuestionClickOnce Deployment Query String Parms Setup.exe Pin
Kschuler16-Mar-07 7:58
Kschuler16-Mar-07 7:58 
I've got a clickonce deployed windows form project that is only available online (so it doesn't leave behind a shortcut) and it requires the .Net framework 2.0. I'm integrating the setup and launch of this program into web pages my company already has so I am not using the publish.htm that clickonce automatically creates. The program relies on being passed parameters which it collects through the query string of the URL used to launch it. At least...that is how it works when I reference the .application file for the program. Since I need to make sure the user has the .Net framework 2.0 installed I need to give them access to the setup.exe file for the program, so they can install the framework via the bootstrapper. However, after the setup runs it kicks off the program. Only when it launches the program from here it doesn't have the parms from the URL, since I can't pass the them while referencing the setup.exe like this:

http://mysite/setup.exe?parm1=abc&parm2=def

So how can I pass them? Is it possible? Or is there a way to get the setup to only install and not run the program?

I would appreciate any help or advice. Thanks.

QuestionHow can I update a record in resource file? Pin
JUNEYT16-Mar-07 7:02
JUNEYT16-Mar-07 7:02 
AnswerRe: How can I update a record in resource file? Pin
Dave Kreskowiak16-Mar-07 7:13
mveDave Kreskowiak16-Mar-07 7:13 
AnswerRe: How can I update a record in resource file? Pin
Ed.Poore16-Mar-07 7:13
Ed.Poore16-Mar-07 7:13 
AnswerRe: How can I update a record in resource file? Pin
Marcus J. Smith16-Mar-07 7:23
professionalMarcus J. Smith16-Mar-07 7:23 
QuestionMultiple User Deployment Pin
Karma3125116-Mar-07 6:39
Karma3125116-Mar-07 6:39 
AnswerRe: Multiple User Deployment Pin
Dave Kreskowiak16-Mar-07 7:11
mveDave Kreskowiak16-Mar-07 7:11 
GeneralRe: Multiple User Deployment Pin
Karma3125116-Mar-07 8:08
Karma3125116-Mar-07 8:08 
GeneralRe: Multiple User Deployment Pin
Dave Kreskowiak16-Mar-07 10:26
mveDave Kreskowiak16-Mar-07 10:26 
QuestionHow can I show a form while I read records from db? Pin
JUNEYT16-Mar-07 5:54
JUNEYT16-Mar-07 5:54 
AnswerRe: How can I show a form while I read records from db? Pin
Dave Kreskowiak16-Mar-07 7:07
mveDave Kreskowiak16-Mar-07 7:07 
GeneralRe: How can I show a form while I read records from db? Pin
JUNEYT16-Mar-07 7:26
JUNEYT16-Mar-07 7:26 
QuestionWMI, Win32_Process or Process class question with IE Pin
TenmanS1416-Mar-07 4:44
TenmanS1416-Mar-07 4:44 
AnswerRe: WMI, Win32_Process or Process class question with IE Pin
Dave Kreskowiak16-Mar-07 7:00
mveDave Kreskowiak16-Mar-07 7:00 
GeneralRe: WMI, Win32_Process or Process class question with IE Pin
TenmanS1417-Mar-07 2:52
TenmanS1417-Mar-07 2:52 
QuestionCompitable source code between VB6 and Tally Pin
Deepak the Cool16-Mar-07 3:34
Deepak the Cool16-Mar-07 3:34 
AnswerRe: Compitable source code between VB6 and Tally Pin
Dave Kreskowiak16-Mar-07 4:16
mveDave Kreskowiak16-Mar-07 4:16 
Questionadd jar file in vb dot net Pin
shitendra16-Mar-07 2:00
shitendra16-Mar-07 2: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.