Click here to Skip to main content
15,906,211 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDeployment problem? Pin
mr_123455-Apr-06 16:40
mr_123455-Apr-06 16:40 
AnswerRe: Deployment problem? Pin
Dave Kreskowiak6-Apr-06 6:29
mveDave Kreskowiak6-Apr-06 6:29 
AnswerRe: Deployment problem? Pin
Dave Kreskowiak6-Apr-06 6:31
mveDave Kreskowiak6-Apr-06 6:31 
GeneralRe: Deployment problem? Pin
mr_1234519-Apr-06 15:25
mr_1234519-Apr-06 15:25 
GeneralRe: Deployment problem? Pin
Dave Kreskowiak19-Apr-06 17:59
mveDave Kreskowiak19-Apr-06 17:59 
GeneralRe: Deployment problem? Pin
mr_1234520-Apr-06 3:11
mr_1234520-Apr-06 3:11 
GeneralRe: Deployment problem? Pin
mr_1234520-Apr-06 3:53
mr_1234520-Apr-06 3:53 
QuestionImplement a command using VB6 Pin
Chatura Dilan5-Apr-06 15:23
Chatura Dilan5-Apr-06 15:23 
I have created a .class file by using java. I can execute it in the command prompt.
like this

E:\Pro Languages\Java\Test1>set path = D:\Program Files\Java\jdk1.5.0_06
E:\Pro Languages\Java\Test1>java MyApp

I expect to create a small & simple EXE file, to implement above commands. I do not like to use VB.Net because I have to install .Net framework to computers which have java only. Therefore, I decided to use VB6.

I have three questions.

1. How to implement above commands by using VB6Confused | :confused:
2. Do I need to install VB6 to computers (which do not have VB6), before executing that simple EXE fileConfused | :confused:
3. Are there any other ways to do itConfused | :confused:

Never mind, if you can answer atleast one questionSmile | :)

Thank You,


Regards,


Chatura Dilan


If at first you don't succeed, try; try again, so that you know
what not to do the next time. The answer is out there.


AnswerRe: Implement a command using VB6 Pin
Christian Graus5-Apr-06 16:05
protectorChristian Graus5-Apr-06 16:05 
GeneralRe: Implement a command using VB6 Pin
Chatura Dilan5-Apr-06 17:01
Chatura Dilan5-Apr-06 17:01 
GeneralRe: Implement a command using VB6 Pin
Chatura Dilan5-Apr-06 18:16
Chatura Dilan5-Apr-06 18:16 
GeneralRe: Implement a command using VB6 Pin
Christian Graus5-Apr-06 18:18
protectorChristian Graus5-Apr-06 18:18 
GeneralRe: Implement a command using VB6 Pin
Chatura Dilan5-Apr-06 20:34
Chatura Dilan5-Apr-06 20:34 
GeneralRe: Implement a command using VB6 Pin
Dave Kreskowiak6-Apr-06 6:12
mveDave Kreskowiak6-Apr-06 6:12 
GeneralRe: Implement a command using VB6 Pin
Chatura Dilan6-Apr-06 22:41
Chatura Dilan6-Apr-06 22:41 
QuestionHow to rotate a picture for 180 degrees in VB 6.0 Pin
bbosko5-Apr-06 12:55
bbosko5-Apr-06 12:55 
AnswerRe: How to rotate a picture for 180 degrees in VB 6.0 Pin
Mekong River5-Apr-06 23:02
Mekong River5-Apr-06 23:02 
Question"Sub" is short for...? Pin
Mike Ellison5-Apr-06 12:16
Mike Ellison5-Apr-06 12:16 
AnswerRe: "Sub" is short for...? Pin
Colin Angus Mackay5-Apr-06 12:25
Colin Angus Mackay5-Apr-06 12:25 
GeneralRe: "Sub" is short for...? Pin
Mike Ellison5-Apr-06 12:35
Mike Ellison5-Apr-06 12:35 
GeneralRe: "Sub" is short for...? Pin
FrankyT5-Apr-06 12:53
FrankyT5-Apr-06 12:53 
GeneralRe: "Sub" is short for...? Pin
Mike Ellison5-Apr-06 13:08
Mike Ellison5-Apr-06 13:08 
AnswerRe: "Sub" is short for...? Pin
Steve Pullan5-Apr-06 14:25
Steve Pullan5-Apr-06 14:25 
GeneralRe: "Sub" is short for...? Pin
Garner T5-Apr-06 16:18
Garner T5-Apr-06 16:18 
AnswerRe: "Sub" is short for...? Pin
Guffa5-Apr-06 20:52
Guffa5-Apr-06 20:52 

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.