Click here to Skip to main content
15,912,021 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Error while retrieving records between two dates Pin
Member 815382311-Aug-11 3:42
Member 815382311-Aug-11 3:42 
AnswerRe: Error while retrieving records between two dates Pin
Wayne Gaylard11-Aug-11 21:14
professionalWayne Gaylard11-Aug-11 21:14 
GeneralRe: Error while retrieving records between two dates Pin
Gagan.2011-Aug-11 21:26
Gagan.2011-Aug-11 21:26 
GeneralRe: Error while retrieving records between two dates Pin
Dave Kreskowiak12-Aug-11 1:58
mveDave Kreskowiak12-Aug-11 1:58 
GeneralRe: Error while retrieving records between two dates Pin
Wayne Gaylard12-Aug-11 2:09
professionalWayne Gaylard12-Aug-11 2:09 
QuestionDisplay Database records on Treeview control on VB.Net Pin
daemonsead200810-Aug-11 20:24
daemonsead200810-Aug-11 20:24 
AnswerRe: Display Database records on Treeview control on VB.Net Pin
Shameel10-Aug-11 22:54
professionalShameel10-Aug-11 22:54 
QuestionNumber Format Localization Pin
bobmc1110-Aug-11 17:12
bobmc1110-Aug-11 17:12 
AnswerRe: Number Format Localization Pin
Shameel10-Aug-11 22:52
professionalShameel10-Aug-11 22:52 
QuestionUpdate Query Error Pin
Gagan.2010-Aug-11 7:12
Gagan.2010-Aug-11 7:12 
AnswerRe: Update Query Error Pin
Simon_Whale10-Aug-11 7:57
Simon_Whale10-Aug-11 7:57 
AnswerRe: Update Query Error Pin
Luc Pattyn10-Aug-11 8:48
sitebuilderLuc Pattyn10-Aug-11 8:48 
AnswerRe: Update Query Error Pin
Shameel10-Aug-11 8:58
professionalShameel10-Aug-11 8:58 
GeneralRe: Update Query Error Pin
Gagan.2011-Aug-11 3:16
Gagan.2011-Aug-11 3:16 
GeneralRe: Update Query Error Pin
Shameel11-Aug-11 5:03
professionalShameel11-Aug-11 5:03 
QuestionNeed help with advanced manipulation of Excel files using VB.NET Pin
User 76894779-Aug-11 19:07
User 76894779-Aug-11 19:07 
AnswerRe: Need help with advanced manipulation of Excel files using VB.NET Pin
Suresh Suthar9-Aug-11 19:13
professionalSuresh Suthar9-Aug-11 19:13 
GeneralRe: Need help with advanced manipulation of Excel files using VB.NET Pin
User 76894779-Aug-11 19:54
User 76894779-Aug-11 19:54 
GeneralRe: Need help with advanced manipulation of Excel files using VB.NET Pin
Andy_L_J9-Aug-11 20:13
Andy_L_J9-Aug-11 20:13 
GeneralRe: Need help with advanced manipulation of Excel files using VB.NET Pin
dan!sh 9-Aug-11 20:25
professional dan!sh 9-Aug-11 20:25 
GeneralRe: Need help with advanced manipulation of Excel files using VB.NET Pin
Andy_L_J9-Aug-11 21:07
Andy_L_J9-Aug-11 21:07 
QuestionVista\Win7 - Is it possible to shell and specify an account to run the process under? Pin
Jon_Boy9-Aug-11 3:11
Jon_Boy9-Aug-11 3:11 
Vista\Win7 - Is it possible to shell and specify an account to run the process under?

Scenario: our company has a program that is a launcher app (kinda like a fancy version of click-once). Based on the arguements passed in, it determines what program the user is trying to run and what files need to be updated (controls, .dlls, etc), pulls them down from a shared directory and registers them (regsvr32 or regasm). After that process is done, the program that was requested is launched via shellex.

In Vista and Win7 the regsvr32 and regasm functionality is broken because of UAC. The user has admin rights to only 1 folder in the Program Files directory (that is the location where the .dlls, etc are pulled down to). Is there a way to perform a shell (so that regsvr32 can be run) using a admin account (specifying user and password in code)?
"There's no such thing as a stupid question, only stupid people." - Mr. Garrison

AnswerRe: Vista\Win7 - Is it possible to shell and specify an account to run the process under? Pin
Shameel9-Aug-11 4:44
professionalShameel9-Aug-11 4:44 
GeneralRe: Vista\Win7 - Is it possible to shell and specify an account to run the process under? Pin
Jon_Boy10-Aug-11 6:42
Jon_Boy10-Aug-11 6:42 
GeneralRe: Vista\Win7 - Is it possible to shell and specify an account to run the process under? Pin
MicroVirus10-Aug-11 7:58
MicroVirus10-Aug-11 7:58 

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.