Click here to Skip to main content
15,904,415 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB6 / Win 2oo3 SP2 Issue Pin
Narfix25-Apr-07 3:52
professionalNarfix25-Apr-07 3:52 
AnswerRe: VB6 / Win 2oo3 SP2 Issue Pin
nlarson1125-Apr-07 7:51
nlarson1125-Apr-07 7:51 
GeneralRe: VB6 / Win 2oo3 SP2 Issue Pin
Narfix25-Apr-07 20:38
professionalNarfix25-Apr-07 20:38 
GeneralRe: VB6 / Win 2oo3 SP2 Issue Pin
Narfix25-Apr-07 21:51
professionalNarfix25-Apr-07 21:51 
AnswerRe: VB6 / Win 2oo3 SP2 Issue Pin
nlarson1126-Apr-07 4:07
nlarson1126-Apr-07 4:07 
GeneralRe: VB6 / Win 2oo3 SP2 Issue Pin
Narfix26-Apr-07 4:57
professionalNarfix26-Apr-07 4:57 
QuestionSetting shared printer as default printer Pin
samerh25-Apr-07 3:06
samerh25-Apr-07 3:06 
AnswerRe: Setting shared printer as default printer Pin
Dave Kreskowiak25-Apr-07 4:30
mveDave Kreskowiak25-Apr-07 4:30 
samerh wrote:
dont want the user to manully sets the targeted printer as default. I want a script/batch that sets that printer as default and then prints from my application.


So, you want the user to set the default printer back to what it was after your code runs?


samerh wrote:
Iam writting a console application where user writes in command prompt the following:
ApplicationName.exe "PathOfFile" "PrinterName"


Why is the user specifying a printer name if your code doesn't use it? Your code has to be written to use this and not depend on the default printer. There is no single command that's going to fix this problem for you.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionProcess has Exited - Error Occured Pin
vasu_rk25-Apr-07 2:43
vasu_rk25-Apr-07 2:43 
AnswerRe: Process has Exited - Error Occured Pin
Dave Kreskowiak25-Apr-07 4:27
mveDave Kreskowiak25-Apr-07 4:27 
QuestionEquivalent of "Break on All Errors" in VB.NET Pin
pra.net25-Apr-07 2:33
pra.net25-Apr-07 2:33 
AnswerRe: Equivalent of "Break on All Errors" in VB.NET Pin
Dave Sexton25-Apr-07 3:53
Dave Sexton25-Apr-07 3:53 
AnswerRe: Equivalent of "Break on All Errors" in VB.NET Pin
Dave Kreskowiak25-Apr-07 4:25
mveDave Kreskowiak25-Apr-07 4:25 
AnswerRe: Equivalent of "Break on All Errors" in VB.NET Pin
TwoFaced25-Apr-07 6:26
TwoFaced25-Apr-07 6:26 
QuestionSystem.Diagnosis.Process Set Bounds Pin
_mubashir25-Apr-07 1:41
_mubashir25-Apr-07 1:41 
AnswerRe: System.Diagnosis.Process Set Bounds Pin
Dave Kreskowiak25-Apr-07 4:20
mveDave Kreskowiak25-Apr-07 4:20 
Questioncopy line from one text file and paste it to anoyher text file Pin
pankajs3k25-Apr-07 0:55
pankajs3k25-Apr-07 0:55 
AnswerRe: copy line from one text file and paste it to anoyher text file Pin
Christian Graus25-Apr-07 1:47
protectorChristian Graus25-Apr-07 1:47 
Questionblocking account Pin
peteyshrew25-Apr-07 0:51
peteyshrew25-Apr-07 0:51 
AnswerRe: blocking account Pin
Dave Kreskowiak25-Apr-07 4:15
mveDave Kreskowiak25-Apr-07 4:15 
QuestionError in the url Pin
n_gchaitra25-Apr-07 0:03
n_gchaitra25-Apr-07 0:03 
AnswerRe: Error in the url Pin
Psycho-*Coder*-Extreme25-Apr-07 2:30
Psycho-*Coder*-Extreme25-Apr-07 2:30 
GeneralRe: Error in the url Pin
n_gchaitra25-Apr-07 16:58
n_gchaitra25-Apr-07 16:58 
QuestionRe: Error in the url Pin
n_gchaitra25-Apr-07 18:38
n_gchaitra25-Apr-07 18:38 
QuestionHow to convert VB.net dll to be visible in vb6.0 Pin
cyprosoft24-Apr-07 22:11
cyprosoft24-Apr-07 22:11 

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.