install

Run a setup without admin privilages

I have a setup program that I want to install to a local folder. I also do not need it to write any settings to the registry. On Vista, and maybe on Windows 7, executables named similar to setup or install require admin privileges, I would like to be able to run it without admin privileges, to make sure that it does not write to the re...

Automating Inline::Java Installation on Linux (Centos/Redhat)

I'm maintaining a perl script which runs an automated install of our base server software. One of the new requirements is to install the Inline::Java module. Our usual strategy of installing using Yum seems to fall down as there's no Inline::Java available in yum. I can't find an RPM release for it so can't install as an RPM. The only...

Credentials when Installing Windows Service

I am attempting to install a C# windows service project using a VisualStudio.Net deployment project. To run the deployment project I right-click and select "install" from the context menu, the install wizard runs and eventually prompts me with a "Set Service Login" dialog which asks for username & password. Do I have to create a lo...

Useful program to render CSS in different browsers instead of installing each one separately?

In order to test CSS in different browsers, do I have to result to installing each browser on my development system? Isn't there a useful program where you can just load an html+css file and view how it's rendered in different modern browsers? ...

Easy methods of installing and having access to the GDAL library?

The GDAL library homepage implies that people who arrive there already know what they are doing. I work with ArcGIS, and am unfamiliar with intricate setups with library dependencies as GDAL suggests. Is there an easy "package" i can download? I have found maptools.org, and i guess the libraries that has is accessible by any programmin...

ClickOnce and GAC

Hi all, I have WinForms application .net 3.5. I deploy it using clickonce in intranet with several client machines. I publish application in intranet web server (http://desbiz/CarwinClickOnce). In developer environment (my PC), my application uses GAC assemblies, like Fk.Security.Common.dll v.1.0.0.0. In tab Publish -> Application fi...

VB6 install error - Feature you are trying to use is not available

After installing VB 6, when I open the VB6 editor, it is showing the message "The feature you are trying to use is on a CD ROM or removable disk that is not avaiable." What is the issue here? ...

Qt::How small can it be made?

I'm using Qt for an embedded Linux app and want to make it as small as possible. At the moment If I make a statically compiled executable it will be 3.9Mb, pretty much only using the GUI parts I need. I got it to 3.9Mb just by using qconfig and configuration parameters. I was thinking about seeing how much smaller it could be made by mod...

Installing Adobe Flex builder in Ubuntu/Linux?

Is working fine?, i found instruction in Adobe site confusing and i am not confident at all since it says that only works with eclipse 3.3 (actual version should be 3.5 or close) There is any special instructions to do it well. Thanks! ...

Can I install iphone application developed in iphone sdk 3.1.3 on iphone3.0?

Hi everybody, I am having unlocked iphone 3.0 which I want to use for the development purpose. But my problem is I have iphone sdk 3.1.3 installed on my mac. So can I install iphone application developed in iphone sdk 3.1.3 on iphone 3.0.... Can anyone help me with this..... Thanx in advace...... ...

Could not installl MyEclipse 7.1

Hi, I am trying to install MyEclipse 7.1 but i get the following error message: "Could not create folder "C:\Documents and Settings\myPcName\Settings\Temp;C:". The filename, directory name or volume label syntax is incorrect." I am really confused by these error because i don't have any idea why is happening... it should be a simple ...

Problem with makefile

Hello. I created a python project in IDE Anjuta, added some python files and the problem follows. I need that would make the program after a few .py files lying in src copied to dir /usr/bin. Anjuta generates enormous configure- and makefiles. 'll Show you need to register and where that would make described above. Thank you. ...

Can UMDF drivers be packaged/shipped via WiX?

Howdy Internets: I put together a WiX 3.0 package, utilizing the DIFx extensions, with the intentions to install a Windows 7 Sensor (UMDF driver). During installation, DIFXAPP logged "No matching devices found in INF" and simply threw the driver into storage. I read I'm to populate my INF with an appropriate DriverPackageType, but a...

How to install new units (i mean includes ex: stdio.h) for my C

How to install new units (i mean includes ex: stdio.h) for my C, and how to download more? ...

Improving performance of Wix msi install/uninstall

In Windows 7(i.e. MSI 5.0), there is a property called MSIFASTINSTALL which will improve the performance of your installer. Or else, you can turn off the rollback option by setting property DISABLEROLLBACK. This property is available in earlier version of MSI 5.0 too. Please share your knowledge to improve the install experience. Also, ...

install imap in windows

I'm trying to write a script in php that requires imap functions. I found the functions at here. How do I download and install it in windows ? ...

WiX: How do you write variables specified on installation to the current user registry key of ALL users?

OS: MS Windows XP Pro (SP3) My application needs to access external databases, the locations of which I specify on installation. The specified file paths are then written to the registry, and the application then pulls this information out of the registry when it needs to. I have implemented this in WiX as follows, using just one of the...

SQL Server Express 2005 set tcp listen port using command tool

Hello, I am making silent installation for SQL Server Express 2005 using the following command SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0 SAPWD="****" ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication,Client_Components,Connectivity,SDK I need to know is there a parameter or a command line utility to configure the service to listen t...

How to build a dotnetnuke module from source i.e blog module

So i have dotnetnuke community version 5.2 and i downloaded the source for blog 3.5. For the purpose of learning i want to build the module using source code. But no matter how i add the module from the host account, it fails. Any experience dotnetnuke user able to guide me through? There is practically no good documents online regarding...

Can a user install iphone application developed using 3.1.3 in his iphone 3.0?

Hi Everybody, Can a user install my application from iTunesStore if he is having iPhone OS 3.0 or having lower version of iPhone OS and I have developed my application using iPhone SDK 3.1.3... Can anyone help me with this... Thanx in advance... ...