blah blah blah is here! blah blah » Close

0
votes
0 answers

Trouble installing my windows application in a pc with no sqlserver instaled. It doesn't run

I will really apreciate any help. This is my case. I have create a simple application that ask for a email and a selection from a combo box. using this information and "using Microsoft.SqlServer.Dts.Runtime" conect to an ftp a ...

0
votes
1 answers

Python Setup tools?

how do i install python setup tools, ive been searching for a while please help me out thanks

-1
votes
1 answers

setup creation with the help of visual studio 2005

I want to create a setup by visual studio 2005.when i run this setup on target computer.The .net framework not install on that computer.. i want to that my setup check on traget computer is .net framework install or not.if not then my set ...

0
votes
1 answers

making a setup file my two projects

salam guyz! i know how to make setup file of my project in c#, BUT i i have now two different projects and want to make one setup file from those so how? will u plz tell me how? tank you very much from your help

0
votes
0 answers

DLL Problem

I am working on a Setup program which creates a .msi file. There is a CustomAction program associated with it which is written in C#. There are three COM object references made in this CustomAction program which are necessary in order for i ...

0
votes
1 answers

Setup with Config File

I asked this on the old board (without an answer) and don't see it here so I'm reposting it because I found an answer in case anyone else needs to do this. My issue was that I store some paths in an app config file and I wanted the user ...

Feedback