I have a problem with building a project. When I build a project and when I create .exe file, I cannot run it on other computers.
I\'ve added Mini Profiler through NuGet and though in a really simple project works lovely, this is a big and existing project, and of course that I\'m getting some problems with it :(
I am trying to install virtual printer from C++ console program using WinAPI calls. It works fine on Windows XP, but on Windows 7 x64 there are some processes which lock files in system folders, requi
This question already exists: Closed 11 years ago. Possible Duplicates: Visual Studion iso file https://stackoverflow.com/questions/7774852/have-an-exe-file-that-opens-to
I am creating an MSI installer where the user can choose a data directory seperate to the install path. I have a custom action string as below where Param1 is the data directory.
I am currently trying to create an installer for a application that i created. And i want the installer to be able to run on mac, windows and linux for now. Hence, i chose to make my installer in java
I have a problem with installing an App on a device. It is a Samsung Galaxy Mini running Android 2.2.1 sdk version 8. The app is running fine in the emulator. Now I wanted to test it on a real device,
i am new to android application.I have created two sample applications as Oneproject,Twoproject.when i run the Oneproject then the Twoproject automatically should be install in the same device,For thi
I\'m currently developing an OpenCL-application for a very heterogeneous set of computers (using JavaCL to be specific). In order to maximize performance I want to use a GPU if it\'s available otherwi
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Upd开发者_开发问答ate the question so it's on-topic for Stack Overflow.