Tagged Questions

0
votes
1answer
53 views

Change startup order c#

Possible Duplicate: Open form before windows login c# Hey, how do I change the startup list? Basically I have a program that is a computer locking system and when I enter …
1
vote
2answers
43 views

How to sign auto run application in blackberry

I've read the help of eclipse in blackberry development environment about the auto run application that it requires signing. From where can I get the sign to enable my application …
0
votes
3answers
63 views

Possible: use Flex/Air to build a chromeless CD autorun app

We'd like to have an app autorun when our clients put in our info CD. Is it possible to do this using Adobe AIR... We were thinking of using the Flash Projector cause it compiles …
1
vote
4answers
125 views

Blackberry - how to start my own service at phone boot-up?

I want to start my own service implementation when the phone starts? How to achieve it?
1
vote
2answers
493 views

Setup.exe and autorun.inf

I have Visual Studio 2008 project on which I added a Setup Project. It generates all files to install the application correctly. Now I am trying to add an autorun.inf to the cd, w …
0
votes
2answers
189 views

How to open Flash file from USB automatically on Win/Mac

I need to have a flash file be opened and viewed from a USB automatically on both Win and Mac. I read about various solutions depending on the format of the flash output: autoru …
0
votes
1answer
72 views

AutoRun Methods

Hi all, I am using NSIS for making an installer. 1.I have to just execute Mysql setup in the first step 2.And later on the successful execution of the step1 (that is installing …
0
votes
2answers
115 views

How to force an application that autostarts from CD to run in “Compatibility Mode”

We distribute an app that needs to be run in XP Compatibility mode on Vista 64 bit. But it autostarts (it runs from a CD) not from a shortcut. Anyone know how to force it to start …
0
votes
1answer
396 views

Auto run appilication while plug in USB drive

Hello I am trying to find out for auto run application's while plug in my USB pen drive .so is there any way that while i plug in the USB Pen drive it automatically open my …
0
votes
1answer
59 views

Autorun a CD from Process.Start

What is the closest way to emulate autorunning a CD (or other media, I guess) using Process.Start and ProcessStartInfo? I've tried obvious things like: // Just opens the folder P …
0
votes
3answers
551 views

Autorun.inf cannot deal with the sub-folders with space in their folder name?

I am trying to use an autorun.inf to run my executable file under a sub-folder with space in their folder name. Like this: H:\ autorun.inf FOLDER NAME 1 file.exe F …
0
votes
1answer
342 views

How to deploy a C# service(.exe) from Install Shield 2009 Premier

I have a service [C# exe] and I can deploy it using Visual Studio Command Prompt window typing "InstallUtil MyService.exe". Now how to do the same thing from Install Shield 2009 Pr …
1
vote
4answers
1k views

Detecting if a program is already installed with NSIS

I'm using NSIS to create an installer for a program, what is the best way to detect if this program is already installed? Also, since I'm running the installer from the autorun.inf …
0
votes
1answer
389 views

Usb Autorun and Batch File

I am trying to set up an autorun.inf file and batch file in order to check to see if a program is installed. If not, I want to run the install file upon plugging in the usb drive. …
2
votes
8answers
588 views

How can I run PHP script in certain interval (e.g. once a day)?

Hello, I have a php script that reads one file through http(the file is on other domain). I would like to read this file only once or twice a day, instead of connecting to it every …

1 2 next
15 30 50 per page