<?xml version="1.0" encoding="utf-8"?>
<modules>
	<module name="cwsp_win_01">
        <description>CWS_Package</description>
		<extract_folder>CWSPackage67</extract_folder>
		<server>
			<executables>
				<execute>
					<path>Windows_User_SW\\Fiery User Software Installer\\setup.exe</path>
					<param>/hide_progress /clone_wait UPDATER</param>
				</execute>
			</executables>
			<installer_flags>			
				<install_status_path>HKEY_LOCAL_MACHINE\\SOFTWARE\\Electronics For Imaging</install_status_path>
				<install_status_key>ErrorCWSP</install_status_key>
				<system_restart_on_failure>true</system_restart_on_failure>
			</installer_flags>
			<system_restart>true</system_restart>
			<show_progress>true</show_progress>
		</server>
		
		<client>
			<executables>
				<execute>
					<path>Windows_User_SW\\Fiery User Software Installer\\setup.exe</path>
					<param>/hide_progress /clone_wait UPDATER</param>
				</execute>
			</executables>
			<installer_flags>			
				<install_status_path>HKEY_LOCAL_MACHINE\\SOFTWARE\\Electronics For Imaging</install_status_path>
				<install_status_key>ErrorCWSP</install_status_key>
				<system_restart_on_failure>true</system_restart_on_failure>
			</installer_flags>
			<system_restart>true</system_restart>
			<show_progress>true</show_progress>
		</client>
	</module>
</modules>
