(file) Return to OpenPegasus.iss CVS log (file) (dir) Up to [Pegasus] / pegasus / installs / InnoSetup

Diff for /pegasus/installs/InnoSetup/OpenPegasus.iss between version 1.1 and 1.1.102.1

version 1.1, 2004/06/29 13:37:16 version 1.1.102.1, 2013/06/03 22:34:47
Line 5 
Line 5 
  
 #define REPOSITORY "'repository'" #define REPOSITORY "'repository'"
 #define NS_PG_INTERNAL "'root/PG_Internal'" #define NS_PG_INTERNAL "'root/PG_Internal'"
   
   ifeq ($(PEGASUS_INTEROP_NAMESPACE),root/interop)
   #define NS_PG_INTEROP  "'root/interop'"
   else
   ifeq ($(PEGASUS_INTEROP_NAMESPACE),interop)
   #define NS_PG_INTEROP  "'interop'"
   else
 #define NS_PG_INTEROP  "'root/PG_InterOp'" #define NS_PG_INTEROP  "'root/PG_InterOp'"
   endif
   endif
   
 #define NS_CIMV2 "'root/cimv2'" #define NS_CIMV2 "'root/cimv2'"
  
 ; define the Schema version to be used for building up the repository. ; define the Schema version to be used for building up the repository.


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.102.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2