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

Run program without framework

yxq
Hello everyone
I ever found a website that provide the technology of running program
without installing framework, but now i forgot the URL, does everyone know
the technology and the website?

Thank you
Nov 20 '05 #1
8 1791
Hi,

(untested)
http://thinstall.com/help/index.html...tframework.htm

Ken
--------------------------
"yxq" <ga***@163.net> wrote in message
news:eL**************@TK2MSFTNGP09.phx.gbl...
Hello everyone
I ever found a website that provide the technology of running program
without installing framework, but now i forgot the URL, does everyone know
the technology and the website?

Thank you

Nov 20 '05 #2
yxq
Thank you, but you feel that it is possible?

"Ken Tucker [MVP]" <vb***@bellsouth.net> дÈëÓʼþ
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi,

(untested)
http://thinstall.com/help/index.html...tframework.htm

Ken
--------------------------
"yxq" <ga***@163.net> wrote in message
news:eL**************@TK2MSFTNGP09.phx.gbl...
Hello everyone
I ever found a website that provide the technology of running program
without installing framework, but now i forgot the URL, does everyone know the technology and the website?

Thank you


Nov 20 '05 #3
Hi,

It sounds like it should work.

Ken
--------------
"yxq" <ga***@163.net> wrote in message
news:Ot**************@TK2MSFTNGP10.phx.gbl...
Thank you, but you feel that it is possible?

"Ken Tucker [MVP]" <vb***@bellsouth.net> дÈëÓʼþ
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi,

(untested)
http://thinstall.com/help/index.html...tframework.htm

Ken
--------------------------
"yxq" <ga***@163.net> wrote in message
news:eL**************@TK2MSFTNGP09.phx.gbl...
> Hello everyone
> I ever found a website that provide the technology of running program
> without installing framework, but now i forgot the URL, does everyone know > the technology and the website?
>
> Thank you
>
>



Nov 20 '05 #4
On Mon, 17 May 2004 06:18:25 +0800, "yxq" <ga***@163.net> wrote:
I ever found a website that provide the technology of running program
without installing framework, but now i forgot the URL, does everyone know
the technology and the website?


I am new to .NET programming...

Clear something up for me please... If I write a program with VB.NET
2003 the client computers have to have the .NET Framework installed to
be able to run the program?

/*Raj*/

Nov 20 '05 #5
Hi,

Yes.

Ken
-------------
"RajW" <ra*@intelc64.net> wrote in message
news:l2********************************@4ax.com...
On Mon, 17 May 2004 06:18:25 +0800, "yxq" <ga***@163.net> wrote:
I ever found a website that provide the technology of running program
without installing framework, but now i forgot the URL, does everyone know
the technology and the website?


I am new to .NET programming...

Clear something up for me please... If I write a program with VB.NET
2003 the client computers have to have the .NET Framework installed to
be able to run the program?

/*Raj*/

Nov 20 '05 #6
On Sun, 16 May 2004 21:44:18 -0400, "Ken Tucker [MVP]"
<vb***@bellsouth.net> wrote:
Yes.


OK. Thanks. Reminds me of the old VBRun dll issues. hehe

/*Raj*/

Nov 20 '05 #7
* "yxq" <ga***@163.net> scripsit:
I ever found a website that provide the technology of running program
without installing framework, but now i forgot the URL, does everyone know
the technology and the website?


<URL:http://www.remotesoft.com/>
-> "Salamander"

<URL:http://www.lesser-software.com/> is AFAIK working on a tool for
creating Win32 images.

<URL:http://thinstall.com/dotnet/>

I would not use any of these solutions and instead install the .NET
Framework.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #8
>
OK. Thanks. Reminds me of the old VBRun dll issues. hehe


There is a difference, .Net is more like a servicepack, it will be on newer
versions standard.

Cor
Nov 20 '05 #9

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

Similar topics

5
by: Jeff | last post by:
I wrote a simple VB.NET program that runs on a computer ONLY if I install Visual Studio 2003 on that computer. The computer already had .NET Framework 1.1 installed. If it is run on a computer...
16
by: leeaby | last post by:
Hi, I will appreciate your assistance. Can we write a c code which do not contain main() I have heard that this is possible. Is it really possible? Thanks for your help in advance lee
11
by: bart | last post by:
Hello, I'm so sorry, but i don't understand the concept of the .net environment yet. I made a simple program that retrieves the hostname and ipaddress of the local computer. But when i give...
3
by: pcserver | last post by:
How can i make my program to detect if the OS has .NET Framework installed, and install the .NET framework if the OS has no .NET Framework. Thanks in advanced.
9
by: I_AM_DON_AND_YOU? | last post by:
I am creating small project comprising of 10 forms. On all of the forms there are basic controls like menus, buttons, lists etc. I am (only) using the system.io namespace for this project. I am...
16
by: JoeW | last post by:
I'm utilizing a database that I created within MS Access within a program I've created in VB.NET. I am using the VB front end to navigate the information, but want to be able to print a report,...
3
by: Thomas | last post by:
Hi, I have written a simple console program in VS2005 and it should run on computers that dosn't have .NET (not 1.1 and not 2.0). I think it depends on the headerfiles? I have exculded the...
19
by: Zytan | last post by:
I want multiple instances of the same .exe to run and share the same data. I know they all can access the same file at the same time, no problem, but I'd like to have this data in RAM, which they...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
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: 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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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.