Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralControl DLL and resx files problems Pin
Braulio Dez9-Feb-03 23:51
Braulio Dez9-Feb-03 23:51 
GeneralFileSystemWatcher with 98 and ME Pin
BigAndy9-Feb-03 23:04
BigAndy9-Feb-03 23:04 
GeneralRe: FileSystemWatcher with 98 and ME Pin
Thomas Caudal10-Feb-03 11:02
Thomas Caudal10-Feb-03 11:02 
GeneralRegex pattern Pin
Roger Alsing9-Feb-03 21:38
Roger Alsing9-Feb-03 21:38 
GeneralRe: Regex pattern Pin
Giles10-Feb-03 12:27
Giles10-Feb-03 12:27 
GeneralHooking into IE Pin
NishantD9-Feb-03 16:39
NishantD9-Feb-03 16:39 
Generaldeploying .net application on pc without a common run time Pin
king_of_the_world9-Feb-03 15:26
king_of_the_world9-Feb-03 15:26 
GeneralRe: deploying .net application on pc without a common run time Pin
BigAndy9-Feb-03 22:56
BigAndy9-Feb-03 22:56 
Check out the following MSDN sample:

http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/830/msdncompositedoc.xml[^]

All you need to do is download the compiled sample which includes a setup.exe file and a settings.ini file. Using VS.NET create a .MSI install file. Then point the settings.ini to your msi file and the .net installer.

There is a step by step guide here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/vsredistdeploy.asp[^]

Scroll down to the section "Installing the .NET Framework with the Setup.exe Bootstrapper Sample"

Regards
Andy
GeneralAdding a form Pin
chito9-Feb-03 14:19
chito9-Feb-03 14:19 
GeneralTesting for whole number Pin
draco_iii9-Feb-03 11:30
draco_iii9-Feb-03 11:30 
GeneralRe: Testing for whole number Pin
Jon Sagara9-Feb-03 11:40
Jon Sagara9-Feb-03 11:40 
GeneralRe: Testing for whole number Pin
draco_iii9-Feb-03 13:51
draco_iii9-Feb-03 13:51 
GeneralTreeView selection Pin
Mr BallyDaHob9-Feb-03 4:59
Mr BallyDaHob9-Feb-03 4:59 
GeneralRe: TreeView selection Pin
Stephane Rodriguez.9-Feb-03 5:37
Stephane Rodriguez.9-Feb-03 5:37 
GeneralTrackpopupMenu(Ex) problem Pin
Thomas Caudal9-Feb-03 2:32
Thomas Caudal9-Feb-03 2:32 
QuestionHow to reuse the WebBrower control in my c# windows application Pin
ybw9-Feb-03 0:54
ybw9-Feb-03 0:54 
AnswerRe: How to reuse the WebBrower control in my c# windows application Pin
PianoJazz10-Feb-03 4:42
PianoJazz10-Feb-03 4:42 
GeneralMicrosoft Windows Installer Pin
Jassim Rahma9-Feb-03 0:05
Jassim Rahma9-Feb-03 0:05 
GeneralFast ListView Pin
eytan levit8-Feb-03 23:03
eytan levit8-Feb-03 23:03 
GeneralRe: Fast ListView Pin
Stephane Rodriguez.8-Feb-03 23:54
Stephane Rodriguez.8-Feb-03 23:54 
GeneralRe: Fast ListView Pin
eytan levit8-Feb-03 23:57
eytan levit8-Feb-03 23:57 
GeneralRe: Fast ListView Pin
Stephane Rodriguez.9-Feb-03 0:03
Stephane Rodriguez.9-Feb-03 0:03 
GeneralRe: Fast ListView Pin
eytan levit9-Feb-03 2:25
eytan levit9-Feb-03 2:25 
GeneralRe: Fast ListView Pin
Stephane Rodriguez.9-Feb-03 2:50
Stephane Rodriguez.9-Feb-03 2:50 
GeneralAdding the contents of a Graphics class to another Graphics Class..... Pin
Jon Newman8-Feb-03 6:34
Jon Newman8-Feb-03 6:34 

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.