Quantcast
Viewing all articles
Browse latest Browse all 3825

New Post: Return Codes

Hello guys,

I have a couple of questions about the return codes...

Can you please give me more information about return code and how they work and how I make them some use of them ?

Let say this scenario:

I create a custom upgrade with following structure:
  1. Create a variable - int var1
  2. Create a variable - int var2
  3. Run PowerShell scripts - Store Retrun Code to: var1
  4. Defire the return code for this Custom Upgrade - Return Code to var2
At the final page of the wizzard I have Vendor Name, Product name ... etc ... and Return Codes what are they about and what they have to do with the variables of Return Code I set in custom upgrade block.

And my second question os:

How can I put in use the Return Code from the PowerShell script and the Return Code variable from the whole Custom Upgrade where are they stored, how can i see them ?



Thanks guys,
Best Regards,
Martin

Viewing all articles
Browse latest Browse all 3825

Trending Articles