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

.NET (Core and Framework)

 
GeneralSqlCEDataAdapter problem. How can I update ? Dataset has the changes. Pin
vasper27-Oct-04 3:27
professionalvasper27-Oct-04 3:27 
Generalcan't see events for my form Pin
sagmam26-Oct-04 1:06
sagmam26-Oct-04 1:06 
GeneralDeploying windows applications Pin
Britnt725-Oct-04 10:53
Britnt725-Oct-04 10:53 
GeneralRe: Deploying windows applications Pin
Steve Maier25-Oct-04 11:12
professionalSteve Maier25-Oct-04 11:12 
GeneralRe: Deploying windows applications Pin
Britnt726-Oct-04 2:02
Britnt726-Oct-04 2:02 
GeneralRe: Deploying windows applications Pin
Steve Maier26-Oct-04 5:31
professionalSteve Maier26-Oct-04 5:31 
GeneralRe: Deploying windows applications Pin
Britnt726-Oct-04 5:37
Britnt726-Oct-04 5:37 
GeneralRe: Deploying windows applications Pin
Trankil26-Oct-04 1:15
Trankil26-Oct-04 1:15 
Hi !

I've got an binary executable from Internet, which firstly checks if .Net is installed on the computer. If not , it executes dotnetfx.exe to install .NET. After installed .NET, it automatically launchs the deployment of your windows application.

This binary executable works with a configuration file. Here is the content of this file named settings.ini

[Bootstrap]
Msi=<DeployingApplication.msi>
FxInstallerPath=<D:\dotnetfx.exe>

where

<DeployingApplication.msi> is the path to your windows application installer .

<D:\dotNetFramework> , is the path to dotnetfx.exe


Then save the modifications.

But I don't know how to send you the binary file that automatically install .NET

Could you help me ?


Confused | :confused:
GeneralRe: Deploying windows applications Pin
Britnt726-Oct-04 2:07
Britnt726-Oct-04 2:07 
GeneralRe: Deploying windows applications Pin
Steve Maier26-Oct-04 5:35
professionalSteve Maier26-Oct-04 5:35 
GeneralRe: Deploying windows applications Pin
Britnt726-Oct-04 5:39
Britnt726-Oct-04 5:39 
GeneralRe: Deploying windows applications Pin
Steve Maier26-Oct-04 7:27
professionalSteve Maier26-Oct-04 7:27 
GeneralRe: Deploying windows applications Pin
Adnan Siddiqi31-Oct-04 8:43
Adnan Siddiqi31-Oct-04 8:43 
QuestionListView move Up / Down using Index ?? Pin
luckyShek25-Oct-04 8:15
luckyShek25-Oct-04 8:15 
AnswerRe: ListView move Up / Down using Index ?? Pin
Fade (Amit BS)25-Oct-04 17:31
Fade (Amit BS)25-Oct-04 17:31 
GeneralRe: ListView move Up / Down using Index ?? Pin
Anonymous27-Oct-04 7:23
Anonymous27-Oct-04 7:23 
GeneralNT User Login propagate on Remoting Pin
amatyasik25-Oct-04 3:05
amatyasik25-Oct-04 3:05 
GeneralRe: NT User Login propagate on Remoting Pin
Alex Korchemniy25-Oct-04 11:39
Alex Korchemniy25-Oct-04 11:39 
GeneralRe: NT User Login propagate on Remoting Pin
amatyasik25-Oct-04 21:09
amatyasik25-Oct-04 21:09 
GeneralDistributing Dlls written in .Net to VB6 Pin
Fade (Amit BS)24-Oct-04 19:26
Fade (Amit BS)24-Oct-04 19:26 
GeneralRe: Distributing Dlls written in .Net to VB6 Pin
Alex Korchemniy25-Oct-04 11:33
Alex Korchemniy25-Oct-04 11:33 
GeneralRe: Distributing Dlls written in .Net to VB6 Pin
Fade (Amit BS)25-Oct-04 19:19
Fade (Amit BS)25-Oct-04 19:19 
GeneralRe: Distributing Dlls written in .Net to VB6 Pin
Trankil26-Oct-04 1:19
Trankil26-Oct-04 1:19 
GeneralApplets Pin
Srikanth I.24-Oct-04 10:29
Srikanth I.24-Oct-04 10:29 
GeneralRe: Applets Pin
Steven Campbell24-Oct-04 10:43
Steven Campbell24-Oct-04 10:43 

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.