Changeset 814524b in sasview


Ignore:
Timestamp:
Aug 5, 2011 4:50:08 PM (13 years ago)
Author:
Jae Cho <jhjcho@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
263a1d4
Parents:
ae3e17e
Message:

installer and config

Location:
calculatorview
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • calculatorview/installer.iss

    r3be3a80 r814524b  
    44[Setup] 
    55AppName=SansViewTool 
    6 AppVerName=SansViewTool-1.0_dev 
     6AppVerName=SansViewTool-0.9.2dev 
    77AppPublisher=University of Tennessee 
    88AppPublisherURL=http://danse.chem.utk.edu/ 
    99AppSupportURL=http://danse.chem.utk.edu/ 
    1010AppUpdatesURL=http://danse.chem.utk.edu/ 
    11 DefaultDirName={pf}\SansViewTool-1.0_dev 
    12 DefaultGroupName=DANSE\SansViewTool-1.0_dev 
     11DefaultDirName={pf}\SansViewTool 
     12DefaultGroupName=DANSE\SansViewTool-0.9.2dev 
    1313DisableProgramGroupPage=yes 
    1414LicenseFile=license.txt 
     
    3030 
    3131[Icons] 
    32 Name: "{group}\SansViewTool"; Filename: "{app}\SansViewTool-1.0_dev.exe"; WorkingDir: "{app}" 
     32Name: "{group}\SansViewTool"; Filename: "{app}\SansViewTool.exe"; WorkingDir: "{app}" 
    3333Name: "{group}\{cm:UninstallProgram,SansViewTool}"; Filename: "{uninstallexe}" 
    3434Name: "{commondesktop}\SansViewTool"; Filename: "{app}\SansViewTool.exe"; Tasks: desktopicon; WorkingDir: "{app}" 
Note: See TracChangeset for help on using the changeset viewer.