473,326 Members | 2,108 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,326 software developers and data experts.

How to create self creating /.exe

Hi Everyone

Is any way to create self creating .exe in visual basic
that means, we can create .txt file
can we create .exe also same like that creating .txt file

Hope I will get solution.

regards

prakash.S
Oct 23 '07 #1
5 1169
Killer42
8,435 Expert 8TB
Hi Everyone

Is any way to create self creating .exe in visual basic
that means, we can create .txt file
can we create .exe also same like that creating .txt file
Technically I suppose you could write an EXE file, but knowing what to put in it would be the trick.

Why, thinking of writing a virus? :)
Oct 24 '07 #2
Technically I suppose you could write an EXE file, but knowing what to put in it would be the trick.

Why, thinking of writing a virus? :)
I did not think that writing exe...

Suddenly I got an idea that it can be done thorugh Visual Basic.


with Regards

Prakash.s
Oct 24 '07 #3
debasisdas
8,127 Expert 4TB
but which source code you want to compile for the exe, or just an exe with no code .
Oct 24 '07 #4
but which source code you want to compile for the exe, or just an exe with no code .

That .exe should contain source code..

Reagrds

Prakash
Oct 24 '07 #5
debasisdas
8,127 Expert 4TB
That .exe should contain source code..
But which source code you want to compile to exe ? Where is the code for that ?
Oct 24 '07 #6

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

Similar topics

3
by: Whitney Battestilli | last post by:
I'm trying to embed python into an application that already contains a scripting language. This scripting language contains thousands of commands and I have the ability to query the script engine...
4
by: Thomas Jespersen | last post by:
Hello I want to create a MSI file programmatically. Do you know of any third party .NET component which can help me with that? I'm going to use it like a self extracting zip. So it is not...
2
by: Steegg | last post by:
I am a newcomer to using Python and Qt and the main problem that I have is the dearth of any example code or books describing the use of Python and Qt together. My current problem is that I want...
0
by: Shahriar Shamil Uulu | last post by:
Hi All, i have this program, ================================================================= class Node: def __init__(self,name=None,next=None): self.name=name self.next=next def...
37
by: Steven Bethard | last post by:
The PEP below should be mostly self explanatory. I'll try to keep the most updated versions available at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
18
by: Steven Bethard | last post by:
I've updated the PEP based on a number of comments on comp.lang.python. The most updated versions are still at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
8
by: WakeBdr | last post by:
I'm writing a class that will query a database for some data and return the result to the caller. I need to be able to return the result of the query in several different ways: list, xml,...
10
by: Robert Dailey | last post by:
Hi, I'm trying to create a Python equivalent of the C++ "ifstream" class, with slight behavior changes. Basically, I want to have a "filestream" object that will allow you to overload the...
0
by: Terry Reedy | last post by:
Fredrik Lundh wrote: If you do not want the instance created at all, you would have to write a custom .__new__ method, but that is tricky, something I would have to look up how to do, and most...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.