automation
Delphi out-of-process COM server without forms
I\'d like to build an out-of-process COM server with Delphi that does not need any visual forms. The main purpose of that server is to provide some \"out-of-process\" p开发者_运维问答rocessing for oth[详细]
2023-04-06 10:15 分类:问答PListBuddy Fails When Called From ant
I have a build script that pulls the old version out of the plist for an iOs product, outputs it, then updates the plist. The two commands are[详细]
2023-04-06 06:36 分类:问答How can I automate my workflow of transferring data?
My machine is sit开发者_运维技巧uated on Domain A. The main database for my system resides on Domain B. To get some data from the database, I do the following:[详细]
2023-04-06 03:42 分类:问答What is the best practice for setting user service runs under when automating service deployment?
We are trying to automate the deployment of some of the services that we create. We don\'t want to hard code the user name and password into the application installer. The problem with not hardcoding[详细]
2023-04-06 03:17 分类:问答How to automatically assign a given text to different categories?
I\'m working on this project in which we have some categories such as Beauty Activities Shopping Categories are tagged, for example some of the tags are:[详细]
2023-04-05 09:40 分类:问答Visual Studio 2010 automation and environment variables
I am opening VS2010 solutions using C# and VS2010 automation. I open the solutions like this: Type type = Type.开发者_开发百科GetTypeFromProgID(\"VisualStudio.DTE.10.0\", true);[详细]
2023-04-05 05:15 分类:问答How can I replace the Nth element in a xml file using Notepad++?
Example XML <animal> <dog>rex</dog> <dog>rex</dog> <dog>rex</dog>[详细]
2023-04-05 02:18 分类:问答Any pattern for using Maven to checkout/patch/build a non-maven based open source project?
I need to have a small patch applied to the sources of an open source project before we can use the library it generates.I\'d like to automate this as much as possible, and am hoping to fi开发者_Pytho[详细]
2023-04-04 20:57 分类:问答How to use _IEFormElementRadioSelect without finding a Form
I need this script to work, but without using _IEFormGetObjByName or _IEFormGetCollection, and while knowing only the Name of the radio buttons.[详细]
2023-04-04 16:16 分类:问答WatiN Test Recorder: How to get the compiled code in C# from the steps the recorder records
开发者_高级运维I am using Watin Test Recorder for the first time, have recorded test like opening IE, giving the URL as http://www.google.com and then entering something in the text box of Google[详细]
2023-04-04 16:12 分类:问答