Freitag, 17. September 2010

Add ADBE to my C# Project: Add ADBE to my c# Project

Add ADBE to my C# Project: Add ADBE to my c# Project: "So here are the steps ,which I do : 1. I add first a Setup-Project to my c# projects: 2. Then I add my .EXE - Data and the AccessData..."

Add ADBE to my c# Project

So here are the steps ,which I do :

1.  I add first a Setup-Project to my c# projects:

 



2. Then I add my .EXE - Data and the AccessDatabaseEngine.exe as following:

Anwendungsordner (German): application folder
desktop des benutzers (German): desktop of the user 
:programmmenü des benutzers (German): program menu of the user

3. Next comes the Installer-Class:

 




 
 Then appears the following Windows :
and I click on "clicken Sie hier, um zur Codeansicht zu wechseln" means: "Click here to switch to code view"
 Then appears the following Windows :
and I add your overloaded methods etc. under the redline and add the corresponding using statements as well. After all of these I click on "Create Setup1" (Setup1 ist my Setup-Project as you see in the pictures).


On the target Computer, I can setup my programm all right, but without Access Database Engine.

Where do I make a mistake?

Thank you for your kindness.
Mo