ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/main_window.cpp
(Generate patch)

Comparing AE/Installer/trunk/source/main_window.cpp (file contents):
Revision 358 by gumby, Fri Jun 19 22:25:08 2009 UTC vs.
Revision 359 by gumby, Fri Jun 19 22:33:00 2009 UTC

# Line 323 | Line 323 | int globalizeData(void)
323                  if (exists("../GameDataFolder/IGMD")) remove_all("../GameDataFolder/IGMD");
324                  */
325                  create_directory((path)"../GameDataFolder/IGMD");
326 <                copy((path)"packages/VanillaBSL/", (path)"../GameDataFolder");
326 >                copy((path)"packages/VanillaBSL/IGMD", (path)"../GameDataFolder");
327                  setProgressBar( 1000 );
328                  setStatusArea((string)"Done! Now select your mod packages and click install.");
329                  //      while(1) Sleep(-1);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)