473,395 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

create a runnable file

hi all,
I have created a project which runs if I enter inside the code and press the run button.I actually want to create a project or a file in such a way tat if I click it,it shld start running.how to do it??
Feb 16 '08 #1
6 1750
VACEPROGRAMER
168 100+
Can you explain me with semple words???


***VACE***
Feb 16 '08 #2
mafaisal
142 100+
Hello

U mean Can Call exe file of Project in Code

then try this
Expand|Select|Wrap|Line Numbers
  1. Shell App.Path & "\exename", vbNormalFocus
  2.  
then u can get

if not like this
Ignore

Faisal

hi all,
I have created a project which runs if I enter inside the code and press the run button.I actually want to create a project or a file in such a way tat if I click it,it shld start running.how to do it??
Feb 16 '08 #3
Hello

U mean Can Call exe file of Project in Code

then try this
Expand|Select|Wrap|Line Numbers
  1. Shell App.Path & "\exename", vbNormalFocus
  2.  
then u can get

if not like this
Ignore

Faisal
hi faisal,
i don want to call an exe file in my project.i want to create an exe file for my project.how can i do it??
Feb 17 '08 #4
lotus18
866 512MB
hi faisal,
i don want to call an exe file in my project.i want to create an exe file for my project.how can i do it??
From your menu

File > Make <Project Name>.Exe...

Rey Sean
Feb 17 '08 #5
From your menu

File > Make <Project Name>.Exe...

Rey Sean
THANKS A LOT,
IT WORKS.
Feb 17 '08 #6
lotus18
866 512MB
THANKS A LOT,
IT WORKS.
You're welcome : ) .
Feb 17 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Doug van Vianen | last post by:
I am fairly new to Java but have written an applet that uses 'implements Runnable' to do some timing eg public class Puzzle extends Applet implements Runnable { etc. and also an applet which...
9
by: codecraig | last post by:
Hi, Is there a way to create one .exe using py2exe (or some other extension/utility that can do it)? Basically i want to generate one .exe that contains everything my python app needs to run...
1
by: Yannick Turgeon | last post by:
Hello all, I'm using SS 2000 and NT4 (and Access97 as front-end on another server) Well, probably by lack of knowledge about table locks, I don't really know where to start to present this...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
4
by: Sean Dockery | last post by:
I am a Java veteran who has just started learning C# with Tom Archer's Inside C# 2nd Ed. In the first chapter, there is a typical Hello, World! application that looks like this... namespace...
1
by: NiponW | last post by:
Hi, Database Server running slow. I used SP_WHO2 ACTIVE and the result has many of XXXX SA RUNNABLE MASTER AWAITING COMMAND.......... (XXXX is spid) and they stay for couples seconds.
2
dmjpro
by: dmjpro | last post by:
i think guys u understand my Q. which is better to create a THREAD????? plz explain. kind regards. dmjpro.
3
by: =?Utf-8?B?ZGV2ZWxvcHNj?= | last post by:
Hi, can you guide me, which MS technologies are suitable to create drawing application (simple CAD application) on the web - to allow 2D/3D drawing on some canvas and use data stored on server (in...
1
by: piyushgpt1 | last post by:
My company has a web application running on JBoss-2.4.4_Tomcat-4.0.1. It works fine for a few days, but once or twice in a week, getting the exception :- Error : Runnable did not complete within...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.