オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/installer/teraterm.iss

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5448 by maya, Tue Nov 26 11:47:30 2013 UTC revision 5449 by maya, Thu Nov 28 14:18:31 2013 UTC
# Line 829  begin Line 829  begin
829          SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_IDLIST, 0, 0);          SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_IDLIST, 0, 0);
830    
831          // directory is deleted only if empty          // directory is deleted only if empty
832            RemoveDir(app + '\lang');
833          RemoveDir(app);          RemoveDir(app);
834        end;        end;
835    end;    end;

Legend:
Removed from v.5448  
changed lines
  Added in v.5449

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26