Differences

This shows you the differences between the selected revisions of the page.

2016-03-15 2016-03-15
updating link (martin) Using Resource Hacker (martin)
Line 122: Line 122:
You can also embed [[public_key#private|private key]] to be used for authentication to ''RCData'' resource named "WINSCP_KEY". WinSCP will automatically try to use it for authentication unless session has its own key configured. You can also embed [[public_key#private|private key]] to be used for authentication to ''RCData'' resource named "WINSCP_KEY". WinSCP will automatically try to use it for authentication unless session has its own key configured.
-To embed ''RCData'' resource you can use any resource editor, for example [[http://www.angusj.com/resourcehacker/|Resource Hacker]]. +===== Using Resource Hacker ===== 
 + 
 +To embed the ''RCData'' resource you can use any resource editor, for example [[http://www.angusj.com/resourcehacker/|Resource Hacker]].  
 + 
 +Using a command-line interface of the Resource Hacker, you add the "WINSCP_SESSION" resource like: 
 + 
 +<code batch> 
 +ResourceHacker.exe -addoverwrite WinSCP.exe, WinSCP.exe, session.ini, RCDATA, WINSCP_SESSION, 0 
 +</code> 
 + 
 +where the ''session.ini'' is the INI file with your session. 
 + 
 +You can of course also use a GUI interface 
 + 
 +Check the generated ''ResourceHacker.log'' for results of the operation.
===== Administration Tasks ===== ===== Administration Tasks =====

Last modified: by martin