Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: kblaine
Forum: [VBP] Third Party Tools 09-09-2005, 08:50 AM
Replies: 5
Views: 28,586
Posted By kblaine
Dang.. :) thanks! So I have it all working...

Dang.. :) thanks!

So I have it all working successfully!

FOR /R D:\Infragistics\ %v IN (*.dll) DO D:\Infragistics\Gacutil.exe /I %v

Though I am still having troubles with the output. If...
Forum: [VBP] Third Party Tools 09-08-2005, 03:15 PM
Replies: 5
Views: 28,586
Posted By kblaine
I am trying the following, but GACUTIL always...

I am trying the following, but GACUTIL always needs one argument, like an assembly name. Know how to get around this? It doesn't seem to like wildcard characters.


D:\>FOR %v IN (D:\*.dll) DO...
Forum: [VBP] Third Party Tools 09-08-2005, 01:47 PM
Replies: 5
Views: 28,586
Posted By kblaine
Perfect thank you! Setting the output to none...

Perfect thank you! Setting the output to none helped, though it would be nice to see the output in my build log file. But works, so I am happy.

I am looking into the for loop on my batch file....
Forum: [VBP] Third Party Tools 09-08-2005, 10:01 AM
Replies: 5
Views: 28,586
Posted By kblaine
Angry PSEXEC to run .Bat File

I am trying to run a batch file on a particular server, but it only works 1/3 of the time.

Here is what my VB step is:
psexec %server_name% -u domain\username -p mypassword -i c:\WEB_inst.bat
...
Showing results 1 to 4 of 4

 

All times are GMT -5. The time now is 04:26 PM.


Copyright © 1999-2023 Kinook Software, Inc.