Author: mseidel
Date: Wed Nov 15 17:24:08 2017
New Revision: 1815343

URL: http://svn.apache.org/viewvc?rev=1815343&view=rev
Log:
Removed unused (and invisible) field for serial number from Windows installer

Modified:
    
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
    
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt

Modified: 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt?rev=1815343&r1=1815342&r2=1815343&view=diff
==============================================================================
--- 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
 (original)
+++ 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
 Wed Nov 15 17:24:08 2017
@@ -45,7 +45,7 @@ CustomerInformation   Back    PushButton      164
 CustomerInformation    Banner  Bitmap  0       0       374     44      1       
        BannerBmp               
 CustomerInformation    BannerLine      Line    0       44      376     0       
1                               
 CustomerInformation    Cancel  PushButton      301     243     66      17      
3               OOO_CONTROL_35  NameLabel       
-CustomerInformation    CompanyEdit     Edit    21      100     249     17      
3       COMPANYNAME     OOO_CONTROL_36  SerialLabel     
+CustomerInformation    CompanyEdit     Edit    21      100     249     17      
3       COMPANYNAME     OOO_CONTROL_36  RadioGroup      
 CustomerInformation    CompanyLabel    Text    21      89      75      10      
3               OOO_CONTROL_37  CompanyEdit     
 CustomerInformation    DlgDesc Text    21      23      249     25      65539   
        OOO_CONTROL_38          
 CustomerInformation    DlgLine Line    0       234     376     0       1       
                        
@@ -55,8 +55,6 @@ CustomerInformation   NameEdit        Edit    21      63
 CustomerInformation    NameLabel       Text    21      52      75      10      
3               OOO_CONTROL_42  NameEdit        
 CustomerInformation    Next    PushButton      230     243     66      17      
3               OOO_CONTROL_43  Cancel  
 CustomerInformation    RadioGroup      RadioButtonGroup        63      170     
300     50      3       ApplicationUsers                Back    
-CustomerInformation    SerialLabel     Text    21      127     109     10      
2               OOO_CONTROL_45  SerialNumber    
-CustomerInformation    SerialNumber    MaskedEdit      21      138     237     
17      2       ISX_SERIALNUM           RadioGroup      
 CustomSetup    Back    PushButton      164     243     66      17      3       
        OOO_CONTROL_46  Next    
 CustomSetup    Banner  Bitmap  0       0       374     44      1               
BannerBmp               
 CustomSetup    BannerLine      Line    0       44      376     0       1       
                        

Modified: 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt?rev=1815343&r1=1815342&r2=1815343&view=diff
==============================================================================
--- 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
 (original)
+++ 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
 Wed Nov 15 17:24:08 2017
@@ -7,8 +7,6 @@ CustomerInformation     DlgRadioGroupText       Hi
 CustomerInformation    RadioGroup      Hide    NOT Privileged
 CustomerInformation    RadioGroup      Hide    ProductState > 0
 CustomerInformation    RadioGroup      Hide    Version9X
-CustomerInformation    SerialLabel     Show    SERIALNUMSHOW
-CustomerInformation    SerialNumber    Show    SERIALNUMSHOW
 CustomSetup    ChangeFolder    Hide    Installed
 CustomSetup    Details Hide    Installed
 CustomSetup    InstallLabel    Hide    Installed


Reply via email to