; Mode: INI; tab-width: 8; indent-tabs-mode: nil -*- ; ; The contents of this file are subject to the Netscape Public ; License Version 1.1 (the "License"); you may not use this file ; except in compliance with the License. You may obtain a copy of ; the License at http://www.mozilla.org/NPL/ ; ; Software distributed under the License is distributed on an "AS ; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or ; implied. See the License for the specific language governing ; rights and limitations under the License. ; ; The Original Code is mozilla.org code. ; ; The Initial Developer of the Original Code is Netscape ; Communications Corporation. Portions created by Netscape are ; Copyright (C) 1998 Netscape Communications Corporation. All ; Rights Reserved. ; ; Contributor(s): ; [Local Variables] Name=CheckList Title=Welcome to the %DefaultName% Client Customization Kit Caption=1st level node ;Help=Online;http://www.mozilla.org/projects/cck/ Help=Online;%Root%CCKHelp\checklist.html [Navigation Controls] onEnter=Reload(%Root%); onNext=VerifySet(%CustomizationList%,Choose an existing configuration or create a new one);Reload(%Root%Configs\%CustomizationList%) Help=ChecklistHelp.ini [Image 1] Type=Image Name=banner1.bmp Value= Start_x=0 Start_y=0 Width=425 Height=56 [Widget 19] Type=Button Name=Button142 Value=New Configuration... Start_x=230 Start_y=218 Width=77 Height=17 onCommand=wizard.NewConfig(_NewConfigName);GenerateDirList(CustomizationList,%Root%Configs\*.*);SelectItem(%_NewConfigName%) target=CustomizationList [Widget 1] Type=GlobalText Name=Text31 Value=This tool helps you create customized CD- and Network-ready %DefaultName% installers that you can distribute to your users. Start_x=0 Start_y=32 Width=380 Height=11 [Widget 2] Type=BoldGroup Name=GroupBox2865 Value=Before You Begin Start_x=0 Start_y=44 Width=407 Height=115 [Widget 4] Type=ComboBox Name=CustomizationList Value= Start_x=7 Start_y=220 Width=115 Height=99 subsection=Options for ComboBox1 onInit=GenerateDirList(self,%Root%Configs\*.*) onCommand=toggleEnabled2(%CustomizationList%,Button8);WriteCache(CustomizationList) [Options for ComboBox1] [Widget 5] Type=Text Name=Text34 Value=Select an existing configuration, or click "New Configuration" to create a new installer configuration and workspace in which to store your custom files. To edit an existing configuration without overwriting the original configuration, select it from the list and click "Create a Copy". Start_x=8 Start_y=179 Width=390 Height=25 [Widget 6] Type=Text Name=Text35 Value=* Bookmarks (bookmark.html) file Start_x=19 Start_y=67 Width=123 Height=9 [Widget 7] Type=Text Name=Text36 Value=* Read Me file Start_x=19 Start_y=89 Width=200 Height=9 [Widget 8] Type=Text Name=Text37 Value=* Custom animation files for browser's animated logo Start_x=19 Start_y=78 Width=250 Height=9 [Widget 9] Type=Text Name=Text38 Value=* Background bitmap for CD Autorun screen (for CD-based installers) Start_x=19 Start_y=110 Width=300 Height=11 [Widget 10] Type=Text Name=Text39 Value=* Custom sidebar panels file (panels.rdf) Start_x=19 Start_y=99 Width=200 Height=9 [Widget 11] Type=Text Name=Text40 Value=* Custom installation instructions (for CD-based installers) Start_x=19 Start_y=121 Width=300 Height=11 ;[Widget 12] Type=Text Name=Text41 Value=1. Decide on the type of installer(s) you want to create: Start_x=7 Start_y=50 Width=206 Height=10 [Widget 374] Type=Text Name=Text449 Value=* Third-party installers (up to two .exe files) Start_x=19 Start_y=131 Width=300 Height=10 ;[Widget 17] Type=Text Name=Text46 Value=* CD-based installer or network-downloadable installer? (you can create one or both at the same time) Start_x=20 Start_y=62 Width=370 Height=10 [Widget 14] Type=Text Name=Text43 Value=Decide which customizations you want to make and create the customized files, such as: Start_x=9 Start_y=55 Width=370 Height=20 [Widget 2817] Type=BoldGroup Name=GroupBox2385 Value=Select an Existing Configuration or Create a New One Start_x=0 Start_y=165 Width=407 Height=80 [Widget 18] Type=Button Name=Button8 Value=Create a Copy... Start_x=320 Start_y=218 Width=77 Height=17 onInit=Enable2(%CustomizationList%) onCommand=VerifySet(%CustomizationList%,Choose an existing configuration or create a new one);SetGlobal(_FromConfigName,%CustomizationList%);wizard.CopyConfig(_NewConfigName);GenerateDirList(CustomizationList,%Root%Configs\*.*);SelectItem(%_NewConfigName%);CopyDir(%Root%Configs\%_FromConfigName%,%Root%Configs\%_NewConfigName%) ; GenerateFileList not required due to the way NewConfigDialog works, ; but this should be changed at some point... target=CustomizationList [Widget 2010] Type=Button Name=ButtonSummary Value=Show Config Info Start_x=140 Start_y=218 Width=77 Height=17 onInit=Enable2(%CustomizationList%) onCommand=ShowSummary()