autorun
C++ application autorun on windows boot
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[详细]
2023-04-12 00:48 分类:问答Problem with autorun: "F:\ is not a valid Win32 application"
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:[详细]
2023-04-05 08:20 分类:问答Menu cd in C#.. bug !
I\'ve made a menu for the install cd of our soft. It works only on 2 computers which has Visual Studio installed.[详细]
2023-03-13 08:22 分类:问答In need of a python script to upload a file with IP address every few minutes
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[详细]
2023-03-10 06:39 分类:问答How can I autorun my app based on a file's existence instead of autorun.inf on SD Card?
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[详细]
2023-02-18 14:41 分类:问答Auto Run CD With Application written using .net platform
We are building an application on .net, And it is an Image Viewer application uses .net 3.5开发者_StackOverflow社区.[详细]
2023-02-15 00:24 分类:问答auto import all sub modules in a folder then invoke same name functions - python runtime inspect related
I have an open folder on my computer, OpenFunctions\\ ____Template.py function1.py function2.py ...... functionx.py[详细]
2023-02-12 00:28 分类:问答Cross platform autorun
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[详细]
2023-02-11 06:30 分类:问答Hide main form C# on autorun
I found a realy simple method online that allows me to hide 开发者_如何学运维the main form in my application:[详细]
2023-02-11 03:17 分类:问答USB - autorun a web address
I currently have 2 files on it: autorun.inf start.url autorun.inf contains 3 lines: [autorun] ShellExecute=start.url[详细]
2023-01-30 06:24 分类:问答