Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: omar_ita
Forum: [VBP] Third Party Tools 02-13-2008, 10:10 AM
Replies: 1
Views: 8,927
Posted By omar_ita
.NET Register/Unregister

Hello,

we need to unregister a .NET assembly along with his type library. The command-line is this one:

regasm.exe C:\MyAssembly.dll /nologo /s /u /tlb:C:\MyAssembly.tlb

but if I use the...
Forum: [VBP] Third Party Tools 02-07-2008, 03:34 AM
Replies: 3
Views: 11,219
Posted By omar_ita
Thank for your reply. I just did what you say,...

Thank for your reply.
I just did what you say, following the examples. So I execute Vss History, then get LASTSTEP_OUTPUT value and save it in a temp macro:

set xmlText =...
Forum: [VBP] Third Party Tools 02-06-2008, 04:33 AM
Replies: 3
Views: 11,219
Posted By omar_ita
I created this .bat file that can be executed by...

I created this .bat file that can be executed by VBP

@echo off
SET SSDIR=C:\VssTestDB
"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss.exe" History $/TestProject -R -NL -I-N -Yadmin,admin...
Forum: [VBP] Third Party Tools 02-06-2008, 04:22 AM
Replies: 3
Views: 11,219
Posted By omar_ita
Question Vss Conditional Build

Hello,

we are registered VBP users and are extremely satisfacted of it! Now we need to do the following:

Get the History of a VSS project and, if there are Check-ins after a label, compile and...
Forum: [VBP] General Discussion 08-28-2007, 02:34 AM
Replies: 4
Views: 7,640
Posted By omar_ita
Smile Great! Thank you! I got confused about the...

Great! Thank you! I got confused about the concept of macro but now it's clear for me!
Forum: [VBP] General Discussion 08-27-2007, 11:09 AM
Replies: 4
Views: 7,640
Posted By omar_ita
Yes I had the same idea. So I defined a...

Yes I had the same idea. So I defined a FAILED_STEPS in the Project (Macros). In Failure steps is a Run Script (vbscript):

FAILED_STEPS = FAILED_STEPS + " - " + %FAILSTEP_NAME%

At the end of...
Forum: [VBP] General Discussion 08-27-2007, 10:39 AM
Replies: 4
Views: 7,640
Posted By omar_ita
Error summary

Hello,

is it possible to send an email at the end of a build with a unique message listing all failed steps? The steps are obviously set to Continue on failure but if I define a failure step (send...
Showing results 1 to 7 of 7

 

All times are GMT -5. The time now is 03:31 AM.


Copyright © 1999-2023 Kinook Software, Inc.