No announcements
Found 2870551 threads
-
0 Votes
DPInst,exe failed to execute
Hi I am trying to install a usb driver programme but this error message DPInst.exe failed to execute. How can I solve this problem ...Unanswered | 1 Replies | 7566 Views | Created by shazam1000 - Sunday, June 6, 2010 11:48 AM | Last reply by RobinDotNet - Sunday, June 6, 2010 7:00 PM -
0 Votes
MSI Driver Installation using DPInst
assumed (incorrectly) the current directory would be where the custom action exe was located. Because I install the two exe's in the same folder, I was able to get ...Answered | 3 Replies | 2023 Views | Created by ttahut - Wednesday, October 7, 2015 3:18 PM | Last reply by ttahut - Wednesday, October 7, 2015 8:30 PM -
0 Votes
execute exe
Hello, I'm using shellexecute to run an exe in the present directory. ...Answered | 1 Replies | 3124 Views | Created by hari4u6 - Tuesday, April 14, 2009 12:24 PM | Last reply by Jijo Raj - Tuesday, April 14, 2009 1:04 PM -
0 Votes
remotly execute application/exe
hi all i want to make application that takes the path of executable and execute that exe on remote computer through the WMI or RPC i had searched a lot on WMI that do so but ...Answered | 1 Replies | 4289 Views | Created by tasleemarif - Thursday, September 28, 2006 6:59 AM | Last reply by Ayman Shoukry - MSFT - Thursday, September 28, 2006 3:33 PM -
0 Votes
Problem with dpinst
Hello I built printer driver just contain two file .ppd and inf and works very well. when i want to make install package ...Answered | 1 Replies | 1231 Views | Created by kme_forever - Thursday, January 2, 2014 9:46 PM | Last reply by - Thursday, January 2, 2014 11:47 PM -
0 Votes
Need support using dpinst
We are working on a media driver and trying to get the driver installed using dpinst. We are experiencing a number of technical difficulties with installation and ...Answered | 1 Replies | 7066 Views | Created by Nick Clarke at Red Software Systems - Thursday, November 19, 2009 11:50 AM | Last reply by Shrikant Maske - Friday, November 20, 2009 11:59 AM -
0 Votes
Dpinst doesn't recognize signed driver
& .cat) to a folder where dpinst-64amd.exe and dpinst-x86.exe are located and with the help of a .nsi script we create an executable (e.g. installer.exe) and ...Answered | 1 Replies | 1313 Views | Created by Konstans - Wednesday, July 16, 2014 10:35 AM | Last reply by - Wednesday, July 16, 2014 1:20 PM -
0 Votes
Unable to Execute an exe
I rechecked - the sequence of Additional dependencies (.lib files) in the Release was different from that of Debug. I reverted to the same sequence, now it works.! All were release ...Answered | 4 Replies | 2890 Views | Created by Trilok - Friday, March 7, 2008 9:47 AM | Last reply by Trilok - Friday, March 7, 2008 2:35 PM -
0 Votes
How to execute .exe from Hosted Website ?
Hello Everyone, How to execute windows application "*.exe " file from my asp.net hosted web application? I build GUI Windows ...Answered | 1 Replies | 1184 Views | Created by Ravindra korat - Tuesday, May 28, 2013 10:56 AM | Last reply by Pengzhen Song - Wednesday, May 29, 2013 2:02 AM -
0 Votes
Execute a .exe file
/installer_silent.exe"); does not work. I am using WebClient to download the .exe, save it to a temporary folder in the application ...Answered | 2 Replies | 3341 Views | Created by Bailey McAfee - Friday, March 18, 2011 11:14 PM | Last reply by Bailey McAfee - Saturday, March 19, 2011 6:19 AM -
0 Votes
Execute Visual Studio - .exe file
Hi, I built an .exe file, but when I execute in other computer and try to save an client record an error msg ...Answered | 1 Replies | 519 Views | Created by Carolina Almeida9 - Thursday, February 6, 2014 2:58 PM | Last reply by Olaf Helper - Thursday, February 6, 2014 3:09 PM -
0 Votes
PSconfig failed to execute
hello, After installation sharepoint sp1 i try to execute psconfig. When i start sharepoint powershell in administrator mode and execute the psconfig ...Answered | 3 Replies | 2818 Views | Created by RMJdB - Sunday, November 25, 2012 10:20 AM | Last reply by RMJdB - Saturday, November 9, 2013 8:31 AM -
1 Votes
Make it execute (.exe)
You are trying to OPEN a file to append to it. If the file doesn't exist on whatever machine you are running the exe on, its going to ...Answered | 10 Replies | 2609 Views | Created by dody127 - Thursday, October 7, 2010 2:51 PM | Last reply by dody127 - Thursday, October 7, 2010 6:57 PM -
0 Votes
how to execute my exe before main exe ?
You COULD put the EXEs into resource files, and de-pack them to the harddrive then run them... There is always the chance that the user locks the exe from being ...Answered | 6 Replies | 4096 Views | Created by Hamed_1983 - Wednesday, July 5, 2006 11:55 PM | Last reply by Strange_Will - Thursday, July 6, 2006 9:37 AM -
0 Votes
Execute EXE after installation
Alternative way to do it is presented here, although I have trouble with the path of the ...Answered | 5 Replies | 6056 Views | Created by celobateira - Wednesday, September 5, 2007 3:07 PM | Last reply by celobateira - Wednesday, September 12, 2007 12:01 PM -
2 Votes
How to execute exe inside nodes
As an alternative i am able to execute powershell script instead of exe powershell C:\Scripts\CreateRG.ps1 -resourceGroup "MyRG" -location ...Answered | 7 Replies | 617 Views | Created by Nitin mulchandani - Monday, September 3, 2018 6:27 PM | Last reply by Nitin mulchandani - Friday, September 7, 2018 6:43 AM -
2 Votes
Execute the .exe using powershell
Hi, I want to execute an exe through powershell which includes multiple events such as:- 1. Click on buttons (Next button on welcome ...Answered | 2 Replies | 511 Views | Created by PriJoshi - Wednesday, September 30, 2015 1:26 PM | Last reply by [Kamlesh Kumar] - Wednesday, September 30, 2015 1:36 PM -
0 Votes
Execute SQL Task failed.
::Variable" from String to Object. Using the Execute SQL task to return a full result set is similar to returning a ...Answered | 2 Replies | 878 Views | Created by Chenlong2019 - Friday, December 20, 2019 4:32 AM | Last reply by Chenlong2019 - Friday, December 20, 2019 8:45 AM -
0 Votes
Execute EXE file and command line program
I am using VB 2005. I want to execute another EXE file from within my app. How to do so? I also want to execute a program where command line ...Answered | 1 Replies | 3444 Views | Created by OldEnthusiast - Friday, August 3, 2007 6:02 PM | Last reply by nmadd - Friday, August 3, 2007 7:02 PM -
0 Votes
Can't find ! to execute a .exe
In the solutoin explorer view, right click on the project that builds your .exe and choose "Set as Startup" from the drop down menu. Then you can hit F5 or clikc on the ...Answered | 1 Replies | 2098 Views | Created by toonbon - Saturday, July 23, 2011 2:58 AM | Last reply by Yan Avlasov - Saturday, July 23, 2011 3:23 AM - Items 1 to 20 of 2870551 Next ›
No announcements