Changeset 12879


Ignore:
Timestamp:
02/24/09 22:27:55 (3 years ago)
Author:
anp
Message:

review def du rep 'transfCachPath'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_scKit/resources/win/confServer/init.osDependant.xml.scdyn

    r12878 r12879  
    33    <systemProperty key="scenari.internalDataPath" value="{$HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\\AppData}\[[[scapp.app.publisher]]]\[[[scapp.app.profile(name)]]]\srv"/> 
    44    <systemProperty key="scenari.updateManagerPath" value="{user.dir}\scServer\updt"/> 
    5     <systemProperty key="scenari.transfCachPath" value="{user.home}\Local Settings\Temp\[[[scapp.app.profile(name)]]]"/> 
     5    <systemProperty key="scenari.transfCachPath" value="{java.io.tmpdir}\[[[scapp.app.profile(name)]]]"/> 
    66        <systemProperty key="scenari.wspDefaultPath" value="{$HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\\Personal}\[[[scapp.app.profile(name)]]]"/> 
    77         
Note: See TracChangeset for help on using the changeset viewer.