HighTechTalks DotNet Forums  

.exe file execution

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss .exe file execution in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Hari
 
Posts: n/a

Default .exe file execution - 08-13-2004 , 02:42 PM






In VB.NET, the output is a .exe file. Since I am new at VB, I am still only
programming console applications. For a console applications, the only two
ways I know of of executing it are to go to command prompt and type in:
testrun.exe

or, you can find the file in your computer and dbl click it. the first one
is not practical if I want to take it to school, and the second always runs
in a fullscreen mode. Is there anyway to set the default for running .NET
console applications in a window format and not a fullscreen format? Thanks
in advance.




Reply With Quote
  #2  
Old   
Ryan Brown
 
Posts: n/a

Default RE: .exe file execution - 08-13-2004 , 04:11 PM






You can change all sorts of properties for your forms including the starting
window state. In the form properties menu I think its called "window state",
set it to normal and then size the form however you want.

"Hari" wrote:

Quote:
In VB.NET, the output is a .exe file. Since I am new at VB, I am still only
programming console applications. For a console applications, the only two
ways I know of of executing it are to go to command prompt and type in:
testrun.exe

or, you can find the file in your computer and dbl click it. the first one
is not practical if I want to take it to school, and the second always runs
in a fullscreen mode. Is there anyway to set the default for running .NET
console applications in a window format and not a fullscreen format? Thanks
in advance.





Reply With Quote
  #3  
Old   
Hari
 
Posts: n/a

Default Re: .exe file execution - 08-13-2004 , 04:27 PM



Sorry for my incredible stupidity, but where could I find the form
properties menu? Is it some I have to code into my program, or do I have to
select it from the toolbar or in the Control Panel? Once again, I apologize
for the inconvenience im causing you.
"Ryan Brown" <RyanBrown (AT) discussions (DOT) microsoft.com> wrote

Quote:
You can change all sorts of properties for your forms including the
starting
window state. In the form properties menu I think its called "window
state",
set it to normal and then size the form however you want.

"Hari" wrote:

In VB.NET, the output is a .exe file. Since I am new at VB, I am still
only
programming console applications. For a console applications, the only
two
ways I know of of executing it are to go to command prompt and type in:
testrun.exe

or, you can find the file in your computer and dbl click it. the first
one
is not practical if I want to take it to school, and the second always
runs
in a fullscreen mode. Is there anyway to set the default for running
..NET
console applications in a window format and not a fullscreen format?
Thanks
in advance.







Reply With Quote
  #4  
Old   
Ryan Brown
 
Posts: n/a

Default Re: .exe file execution - 08-13-2004 , 05:11 PM



Well I'm not sure, depends. If you have a design window already (you have
already been designing a form) click view -> properties window. If you don't
even have a form yet go to project add form i think.

I hope that helps.

"Hari" wrote:

Quote:
Sorry for my incredible stupidity, but where could I find the form
properties menu? Is it some I have to code into my program, or do I have to
select it from the toolbar or in the Control Panel? Once again, I apologize
for the inconvenience im causing you.
"Ryan Brown" <RyanBrown (AT) discussions (DOT) microsoft.com> wrote in message
news:9CC0E0EE-E4B6-4D7D-A2CB-45711514D7C3 (AT) microsoft (DOT) com...
You can change all sorts of properties for your forms including the
starting
window state. In the form properties menu I think its called "window
state",
set it to normal and then size the form however you want.

"Hari" wrote:

In VB.NET, the output is a .exe file. Since I am new at VB, I am still
only
programming console applications. For a console applications, the only
two
ways I know of of executing it are to go to command prompt and type in:
testrun.exe

or, you can find the file in your computer and dbl click it. the first
one
is not practical if I want to take it to school, and the second always
runs
in a fullscreen mode. Is there anyway to set the default for running
..NET
console applications in a window format and not a fullscreen format?
Thanks
in advance.








Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.