About 16,800 results
Open links in new tab
  1. how to create exe file in visual studio 2012

    Aug 13, 2015 · I have developed a project in visual studio 2012 using c# . Now i would like to create exe file . but i need to do some configuration during installation eg: organisation name …

  2. Creating SFX file through C# - social.msdn.microsoft.com

    Jul 29, 2006 · I am developing e-Book Creator Project, and in that I need to give an option whereby on clicking it it will create the Installer for that specific e-Book. (a .exe installer file). I …

  3. Declaring Objects in Excel VBA referencing DLL

    Jul 21, 2011 · A setup File will be created just like any purchased software application. I usually use the diswtribute from CD option which will create a root folder with a setup.exe file and …

  4. how to attach sql database file to creating .exe setup in c#

    Oct 15, 2018 · I create a Setup file and put data folder, in data folder i put database file , but the problem is i have to mannualy attach database file in sql server 2005. I have to automatically …

  5. WSDL generated from svcUtil and wsdl.exe

    Jul 10, 2007 · Is it possible to use the WSDL generated using svcUtil.exe to create proxies for framework 2.0 client? i.e. I create WSDL using svcUtil and use wsdl.exe to create proxy and …

  6. How to include the license file as resource file through MSBuild?

    Jul 28, 2006 · Providing Services.exe.licenses in the resource file will not help since msbuild will only process .licx file. You may need to write a pre-build event in your project file …

  7. Create a GDF file - social.msdn.microsoft.com

    Aug 7, 2013 · Step6:Copy the .RC file and all subdirectories created by the Game Definition File Maker tool to a "res" subdirectory in the resource DLL project directory for the new project.

  8. how would you read in a HTML file? - social.msdn.microsoft.com

    Feb 26, 2009 · Would it be as simple as just adding in a new flat file source and reconnecting? Another consideration is, since I already have the VB code in the script task to convert to excel …

  9. Unable to create Cab files (CF Vs2005) - social.msdn.microsoft.com

    Nov 13, 2006 · If the path has NO spaces in the folder names the cab file is created successfuly. It appears that cabwiz.exe (or makecab.exe) is not interpreting paths containing spaces.

  10. app.config or settings.settings - social.msdn.microsoft.com

    Sep 22, 2017 · The settings.setting file will never be deployed. If you look at the file you'll find a class that exposes each of the settings you define as properties off a settings class to make …