Click here to Skip to main content
15,880,972 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: intellisense Pin
arkiboys21-May-09 0:55
arkiboys21-May-09 0:55 
GeneralRe: intellisense Pin
0x3c021-May-09 1:08
0x3c021-May-09 1:08 
GeneralRe: intellisense Pin
musefan21-May-09 5:29
musefan21-May-09 5:29 
GeneralRe: intellisense Pin
Luc Pattyn21-May-09 5:34
sitebuilderLuc Pattyn21-May-09 5:34 
GeneralRe: intellisense Pin
musefan21-May-09 5:52
musefan21-May-09 5:52 
News.NET Framework 4.0 Beta Available to All Developers Today Pin
brucedkyle20-May-09 9:46
brucedkyle20-May-09 9:46 
QuestionWIA Digital Camera Connectivity Pin
vsaratkar20-May-09 9:19
vsaratkar20-May-09 9:19 
QuestionRun a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 8:26
Hypermommy20-May-09 8:26 
I am working on a program that will be distributed on a USB stick (thumbdrive, flashdrive, whatever they're called these days). It's a critical application and must be up and running within 2 minutes of putting the drive in the machine. Unfortunately, the 2 minute requirement didn't get to me until late (yeah, I know.... but let's talk about the programming, not the project management Wink | ;-) ).

I timed the installation of .NET 2.0 in a virtual machine today and it took about 8-10 minutes for it to install. My client's not gonna go for that. So I'm wondering if I can just copy all the DLLs that are referenced in my program to the ouput location and distribute those with the application?

If not, is there some way I can build a .NET installer that installs only the stuff I've actually used? I was watching the .NET installation and there's a lot of stuff in there that I just don't use in my program.

Any hints you can give would be greatly appreciated.

Denise "Hypermommy" Duggan

AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 8:46
sitebuilderLuc Pattyn20-May-09 8:46 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Moreno Airoldi20-May-09 10:05
Moreno Airoldi20-May-09 10:05 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 10:55
Hypermommy20-May-09 10:55 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Moreno Airoldi20-May-09 11:04
Moreno Airoldi20-May-09 11:04 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 11:06
sitebuilderLuc Pattyn20-May-09 11:06 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 11:29
Hypermommy20-May-09 11:29 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 12:39
sitebuilderLuc Pattyn20-May-09 12:39 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy22-May-09 8:05
Hypermommy22-May-09 8:05 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn22-May-09 8:16
sitebuilderLuc Pattyn22-May-09 8:16 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Pete O'Hanlon20-May-09 11:36
mvePete O'Hanlon20-May-09 11:36 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy1-Jul-09 2:19
Hypermommy1-Jul-09 2:19 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Simon P Stevens20-May-09 22:43
Simon P Stevens20-May-09 22:43 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Henry Minute21-May-09 8:57
Henry Minute21-May-09 8:57 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy21-May-09 9:06
Hypermommy21-May-09 9:06 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Henry Minute21-May-09 9:18
Henry Minute21-May-09 9:18 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy21-May-09 10:17
Hypermommy21-May-09 10:17 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Henry Minute21-May-09 10:22
Henry Minute21-May-09 10:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.