--- a/trunk/cforge/cforge/Package/package.manifest
+++ b/trunk/cforge/cforge/Package/package.manifest
@@ -9,6 +9,9 @@
 		</String>
 		<String Id="GeneralDescription">
 			<Neutral>This package contains some utilities for the CODESYS Forge.</Neutral>
+		</String>	
+		<String Id="license">
+			<Neutral>license.txt</Neutral>
 		</String>		
 	</Strings>
 	<General>
@@ -17,7 +20,8 @@
 		<Name>$GeneralName</Name>
 		<Vendor>General Purpose Solutions</Vendor>
 		<Copyright>$GeneralCopyright</Copyright>
-		<Description>$GeneralDescription</Description>		
+		<Description>$GeneralDescription</Description>	
+		<LicenseAgreement>$license</LicenseAgreement>		
 		<RequiredInstallerVersion>3.5.10.0</RequiredInstallerVersion>
 	</General>
 	<TargetDirectoryDefinitions>  
@@ -41,14 +45,30 @@
 				<File>
 					<TargetFolder>%AP_ROOT%/</TargetFolder>
 					<Path>CFORGE/cforge.exe.config</Path>
+				</File>
+				<File>
+					<TargetFolder>%AP_ROOT%/</TargetFolder>
+					<Path>CFORGE/IronPython.dll</Path>
+				</File>
+				<File>
+					<TargetFolder>%AP_ROOT%/</TargetFolder>
+					<Path>CFORGE/IronPython.Modules.dll</Path>
+				</File>
+				<File>
+					<TargetFolder>%AP_ROOT%/</TargetFolder>
+					<Path>CFORGE/Microsoft.Dynamic.dll</Path>
+				</File>
+				<File>
+					<TargetFolder>%AP_ROOT%/</TargetFolder>
+					<Path>CFORGE/Microsoft.Scripting.dll</Path>
 				</File>	
 				<File>
 					<TargetFolder>%AP_ROOT%/</TargetFolder>
-					<Path>CFORGE/RegisterURLHandler.bat</Path>
+					<Path>CFORGE/Setup.bat</Path>
 				</File>	
 				<File>
 					<TargetFolder>%AP_ROOT%/</TargetFolder>
-					<Path>CFORGE/Scripts/install.ipy</Path>
+					<Path>CFORGE/Scripts/install.py</Path>
 				</File>	
 			</Items>			
 		</Component>