No announcements
Found 2085012 threads
-
0 Votes
Unistalling programs using command prompt
SachinW Tier 2 Application Support Server and Tools Online Engineering Live Services TeamAnswered | 1 Replies | 9103 Views | Created by DJ_INSOMNIA - Friday, June 5, 2009 4:06 PM | Last reply by SachinW - Friday, June 5, 2009 7:36 PM -
0 Votes
Build MFC application through command line interface
I am looking for something similar to this so that I can use it in command line interface.Answered | 6 Replies | 3681 Views | Created by TerenceL - Tuesday, July 26, 2011 10:38 PM | Last reply by Jesse Jiang - Monday, August 8, 2011 11:37 AM -
0 Votes
encoding multiple videos through command line
You can create a job (either through the UI or by just editing the XML yourself) with multiple videos and then you can encode the job from the command line.Answered | 1 Replies | 4884 Views | Created by Christina Z - Monday, November 17, 2008 1:30 AM | Last reply by Dean Rowe - Monday, November 17, 2008 8:44 AM -
2 Votes
Running Command line or Windows Form application through Arguments
You can run your sample EXE from command line and you will see what I mean.Answered | 10 Replies | 13552 Views | Created by Vikasumit - Wednesday, December 23, 2009 5:34 PM | Last reply by Vikasumit - Friday, January 1, 2010 2:46 PM -
0 Votes
Current Location through command line
I need to open Bing Maps through comamnd line (bingmaps:).Answered | 1 Replies | 470 Views | Created by Wagner Bellato - Wednesday, March 2, 2016 7:42 PM | Last reply by Ricky_Brundritt - Friday, March 4, 2016 5:43 PM -
1 Votes
parsing command line arguments in C++ command line application
When you invoke a program from the command line, argv points to an array of pointers, each pointing to an argument.Answered | 4 Replies | 2493 Views | Created by Sateesh Villa - Thursday, December 18, 2014 4:32 PM | Last reply by WayneAKing - Friday, December 19, 2014 1:09 AM -
1 Votes
MSTest 10 shutting down application when run through command line
J I try to create a simple unit test, and then use it to open the Notepad, we could get the result like the following screen shot when we run it in the command ...Answered | 10 Replies | 4456 Views | Created by Klaus Nji - Wednesday, May 9, 2012 10:02 PM | Last reply by Jack Zhai-MSFT - Tuesday, May 22, 2012 8:44 AM -
1 Votes
Maintenance activity through command line
I was able to do it through GUI by logging into SQL studio.Answered | 8 Replies | 1361 Views | Created by bkumar22 - Tuesday, March 31, 2015 7:12 AM | Last reply by Stan210 - Friday, April 3, 2015 10:36 PM -
0 Votes
Reading a Word Document Through the Windows Command Line
Hello, Depending on the OS you can use Windows PowerShell as: Get-Content <path to file.txt> |more OR - in Windows 10 ...Answered | 3 Replies | 923 Views | Created by Pjpuffs - Wednesday, August 3, 2016 11:17 PM | Last reply by Mike Laughlin - Thursday, August 4, 2016 3:40 PM -
1 Votes
Getting version of deployed project through command line
I would think this is accomplished by adding a check to see if there are any arguments specified when running the application, and processing them if they are.Answered | 1 Replies | 1722 Views | Created by Horaira - Tuesday, July 3, 2012 1:57 PM | Last reply by RobinDotNet - Wednesday, July 4, 2012 10:53 PM -
1 Votes
Package running Sql serveragent through command line
"C:\Program Files\Microsoft SQL Server\110\DTS\Binn\DTEXEC.EXE" /f "F:\ETLFlow.dtsx" /SET \Package.Variables[User::DServer].Value;"\"Data ...Answered | 5 Replies | 787 Views | Created by BHVS - Friday, February 5, 2016 9:43 AM | Last reply by Sam Zha - Monday, February 8, 2016 3:13 PM -
0 Votes
Command Line Parameters
Open a command window, paste the command to run dtexec.exe and paste your parameters behind it, maybe you can debug step by step from the command line.Answered | 2 Replies | 1869 Views | Created by ChiragDalal - Tuesday, February 25, 2014 3:28 PM | Last reply by jandho - Tuesday, February 25, 2014 4:32 PM -
0 Votes
Is there a way to Import a Package through IIS Manager through command line.
Default Web Site - > Deploy -> import application -> select the webapplication.zip then click next and setup complete can we perform the same thing using ...Answered | 2 Replies | 503 Views | Created by anikhare - Friday, December 23, 2016 9:13 AM | Last reply by anikhare - Friday, December 23, 2016 1:52 PM -
0 Votes
Command line
Those would be the steps that I would do if looking to develop an application.Answered | 7 Replies | 4077 Views | Created by Konga001 - Wednesday, September 12, 2007 8:01 AM | Last reply by Sean Liming - Wednesday, September 26, 2007 5:42 AM -
1 Votes
How to add command line option for MFC application
I have MFC application.Answered | 1 Replies | 1135 Views | Created by pp_30 - Monday, November 4, 2013 8:56 AM | Last reply by David Lowndes - Monday, November 4, 2013 10:34 AM -
0 Votes
Building project files through command line or tool
For more information on this, refer below ...Answered | 1 Replies | 949 Views | Created by Raamakarthikeyan - Tuesday, May 14, 2013 1:57 PM | Last reply by Adavesh - Tuesday, May 14, 2013 2:51 PM -
0 Votes
Unistall Application Through Command Line
Edit Uninstall.bat so that it has one line containing the following, where ProductCode is the value you copied in step 2: 4.Answered | 3 Replies | 3699 Views | Created by Mo1234 - Thursday, March 29, 2007 11:09 AM | Last reply by Exoool - Monday, October 15, 2007 8:34 AM -
0 Votes
Pass run time parameters to coded ui test through command line
>I want to specify command line parameters to my test as I do with Console applications.Answered | 1 Replies | 1065 Views | Created by umamaheshwaran - Thursday, February 4, 2016 8:40 PM | Last reply by lake Xiao - Saturday, February 6, 2016 1:36 AM -
1 Votes
Blend extension: Application command line parameters
In Visual Studio you are able to define command line parameters to your application, the value gets stored in the csproj.user file.Answered | 2 Replies | 2867 Views | Created by junruh82 - Saturday, February 11, 2012 12:18 AM | Last reply by junruh82 - Monday, February 13, 2012 2:35 PM -
0 Votes
Run a command line statement
The answer is that I do need to configure the Executable and arguments settings and not try and pass them through as a whole string.Answered | 3 Replies | 2416 Views | Created by edtcrawford - Wednesday, November 16, 2011 12:05 PM | Last reply by edtcrawford - Wednesday, November 16, 2011 1:59 PM - Items 1 to 20 of 2085012 Next ›
No announcements