/build/static/layout/Breadcrumb_cap_w.png

Difrence Between ADDLOCAL and ADDSOURCE

1)Any body can you draw clear picture between ADDLocal and ADDSource property...

0 Comments   [ + ] Show comments

Answers (10)

Posted by: anonymous_9363 14 years ago
Red Belt
0
Have you tried MSDN?
Posted by: cygan 14 years ago
Fifth Degree Brown Belt
0
all the info should be in the sdk
Posted by: captain_planet 14 years ago
Black Belt
0
As per the SDK:

ADDLOCAL Property
The value of the ADDLOCAL property is a list of features delimited by commas that are to be installed locally. The features must be present in the Feature column of the Feature table. To install all features locally, use ADDLOCAL=ALL on the command line. Do not enter ADDLOCAL=ALL into the Property table because this generates an locally installed package that cannot be correctly removed.

ADDSOURCE Property
The value of the ADDSOURCE property is a list of features delimited by commas that are to be installed to run from source. The features must be present in the Feature column of the Feature table. To install all features as run from source, use ADDSOURCE=ALL on the command line. Do not enter ADDSOURCE=ALL into the Property table because this generates a run-from-source package that cannot be correctly removed.
Posted by: anonymous_9363 14 years ago
Red Belt
0
...which, strange as it may seem, is the exact same text as appears on MSDN. How weird is that?!? LOL
Posted by: cygan 14 years ago
Fifth Degree Brown Belt
0
ORIGINAL: captain_planet

As per the SDK:

ADDLOCAL Property
The value of the ADDLOCAL property is a list of features delimited by commas that are to be installed locally. The features must be present in the Feature column of the Feature table. To install all features locally, use ADDLOCAL=ALL on the command line. Do not enter ADDLOCAL=ALL into the Property table because this generates an locally installed package that cannot be correctly removed.

ADDSOURCE Property
The value of the ADDSOURCE property is a list of features delimited by commas that are to be installed to run from source. The features must be present in the Feature column of the Feature table. To install all features as run from source, use ADDSOURCE=ALL on the command line. Do not enter ADDSOURCE=ALL into the Property table because this generates a run-from-source package that cannot be correctly removed.





as you are very caring and not letting people search the sdk I will be emailing you for info on the sdk as when I need it =)
Posted by: captain_planet 14 years ago
Black Belt
0
ha ha ha. I hadn't refreshed my browser for a while. My reading of this post was interrupted by a tea break! [;)] Anyway, for that.....

Dim captainPlanetsBlacklist
Set captainPlanetsBlacklist = CreateObject("System.Collections.ArrayList")
captainPlanetsBlacklist.Add "VBScab"
captainPlanetsBlacklist.Add "Cygan"
Posted by: anonymous_9363 14 years ago
Red Belt
0
Const strItemName = "VBScab"
Dim blnItemExists

blnItemExists = captainPlanetsBlacklist.Contains(strItemName)
If blnItemExists Then
Call BeginDOSAttack("captain_planet")
End If
Take THAT!
Posted by: captain_planet 14 years ago
Black Belt
0
Ok ok ok! Have mercy! [;)]

captainPlanetsBlacklist.Remove "VBScab"
Posted by: cygan 14 years ago
Fifth Degree Brown Belt
0
ORIGINAL: captain_planet

Ok ok ok! Have mercy! [;)]

captainPlanetsBlacklist.Remove "VBScab"


I have not been removed as well

one more line of code please [:D]
Posted by: captain_planet 14 years ago
Black Belt
0
Ahhh ok.
captainPlanetsBlacklist.Remove "Cygan"
Meanwhile captainPlanetsBlacklist will remain initialized, and i am putting in some security constraints to protect myself from hostile planeteers! [:D]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ