473,668 Members | 2,616 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I Execute programs on New Systems

I've created a vb program and I want to be able to use it on multiple
systems. When I copy it over I first got missing mscoree.dll, which I fixed
by finding and copying the dll over, however now it wants a registry setting
for where .net is installed. I looked on Microsoft, and it says to run
program made in .net, .net must be installed. That sounds dumb to me....
Can anyone help?
Nov 20 '05 #1
3 825
"Shorty" <di********@yah oo.com> schrieb
I've created a vb program and I want to be able to use it on
multiple systems. When I copy it over I first got missing
mscoree.dll, which I fixed by finding and copying the dll over,
however now it wants a registry setting for where .net is installed.
I looked on Microsoft, and it says to run program made in .net, .net
must be installed. That sounds dumb to me.... Can anyone help?


It is not dumb. You have to install the .NET Framework because the .NET
Framework contains the class libraries that your application needs. It also
contains the CLR (common language runtime) needed for the "managed"
execution of your application. For details see also:

http://msdn.microsoft.com/library/en...ameworksdk.asp
http://msdn.microsoft.com/library/en...depguid1_1.asp
http://msdn.microsoft.com/library/en...sualStudio.asp
The VB.NET resource kit also contains introductions to the .NET world (and
much more):
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #2
* "Shorty" <di********@yah oo.com> scripsit:
I've created a vb program and I want to be able to use it on multiple
systems. When I copy it over I first got missing mscoree.dll, which I fixed
by finding and copying the dll over, however now it wants a registry setting
for where .net is installed. I looked on Microsoft, and it says to run
program made in .net, .net must be installed. That sounds dumb to me....


You will have to install the .NET Framework. You will find info on how to
deploy the framework here:

<http://groups.google.c om/groups?selm=bqk ets%2424ddj7%24 2%40ID-208219.news.uni-berlin.de>

The framework privides the infrastructure for the execution of .NET
applications.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #3
Ot

"Armin Zingler" <az*******@free net.de> wrote in message
news:eS******** ******@TK2MSFTN GP12.phx.gbl...
It is not dumb. You have to install the .NET Framework because the .NET
Framework contains the class libraries that your application needs. It also contains the CLR (common language runtime) needed for the "managed"
execution of your application. For details see also:


Ah, I fondly remember the days when one just copied the program.exe file to
another computer and it would always run.
Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
6588
by: BlackHawke | last post by:
Our program, game program Andromeda Online (www.andromedaonline.net) uses two programs- one to play the game, another to patch the game as updates come out. Players actually launch the updater which checks for fresh updates, then installs them, then launches the game client. We have begun our beta test, and would like to have the client open with a console window so that players can see exceptions that are thrown. How to do this seems to...
12
3433
by: jrefactors | last post by:
If the C programs have UNIX system calls such as fork(), alarm(), etc.., we should call it UNIX programs, not traditional C programs? We couldn't compile the programs with system calls using VC++ compiler. I need to compile it under UNIX platform. correct? any other alternatives?? Please advise. Thanks!!
2
1833
by: Sam | last post by:
Sorry one of those "C" type transistion questions which I could find no answer for in existing C# text books. In C, I used to use the system function call to execute programs synchronously. To clear the screen, for console based programs, I used to include the following statement in my program. system("cls"); // For DOS/windows based programs
0
1091
by: Falquian | last post by:
Hello to all I have a problem that not like solving. I am creating an application of analysis that shows graphs. These graphs are Microsoft ActiveX objects, concretely the Microsoft Chart. When I execute the program in my computer is no kind of problem. However, when I take the feasible one and the libraries to other computer(IMPORTANT:another one DO NOT HAVE INSTALLED VISUAL C++) and attempt to execute it, they begin to jump assertions...
3
1036
by: Martin | last post by:
Just wondered if you could give me some advice! At the moment we code out systems in COBOL and we are just starting to move everything to VB.net. Just wondering how you all manage when designing system with many screens. Running of a single .exe would be unfeasible so have been looking at using .dll's but after messing around we are struggling to see how to get this to work! If we create
55
12793
by: Steve | last post by:
I have to develop several large and complex C++ hardware test programs that should work under DOS, most likely with 32-bit DOS extender. Development workstation OS would be Microsoft XP. Quite some time ago I worked in DOS, with Borland BC++ 4.1. I do not have it any more. Which compiler would you recommend me now? Which ones support serious DOS program development? Criterion should be number of available free library modules (graphic menu...
26
2298
by: Chief | last post by:
Hello i would like to know which syntax do i have to use in order to make a program run other *.exe program and also how to put inputs in it for example i want to to make a program that run other file call try.exe and save all the stdout into a file thanx
8
2419
by: kvt | last post by:
Hi, One of my friend puzzled me to write a program which destructs itself. i.e, by the time it stops execution, its executable file should be deleted. I tried a lot like a) using " system() function to deleted the running program" result: Access denied
6
6847
by: moongeegee | last post by:
I have compile my java program as myjava.class. And I can run as "java myjava" without any program. As now, I need to execute myjava.class in javascript. Please shed a light how to execut "java myjava" in my javascript. Thanks a million.
0
8459
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8367
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8889
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8570
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8650
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7391
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6206
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4372
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2017
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.