I am developing an application in C++ that has an option \"autostart\". When user set that option, program should change something in Windows to be started by Windows on next Windows boot and user log
I\'m having problems with my autorun.inf: [autorun] open=setup.msi It is placed in the root of my CD, along with setup.msi. When I insert the CD, or open it from explorer, I get the message:
I\'ve made a menu for the install cd of our soft. It works only on 2 computers which has Visual Studio installed.
I\'m using windows server 2008, and o开发者_开发技巧ne of the things I need to do in order to pair to a domain name is send a file with the computers current IP address (it\'s not static) to a server
I have a device that creates a file called ADxxxxxx.BIN on an SD Card (where "xxxxxx" is a unique number). I\'d like to be able to insert this SD Card into a USB card reader (connected to a
We are building an application on .net, And it is an Image Viewer application uses .net 3.5开发者_StackOverflow社区.
I have an open folder on my computer, OpenFunctions\\ ____Template.py function1.py function2.py ...... functionx.py
I am writing a program in qt that will be installed on a flash drive. I need it to run on several operating s开发者_如何学Cystems as soon as it is plugged in. I was thinking I could do this by putting
I found a realy simple method online that allows me to hide 开发者_如何学运维the main form in my application:
I currently have 2 files on it: autorun.inf start.url autorun.inf contains 3 lines: [autorun] ShellExecute=start.url