configuration/tinkerwin2variables.cnf in rwdshell-0.95 vs configuration/tinkerwin2variables.cnf in rwdshell-0.96
- old
+ new
@@ -1,8 +1,12 @@
TinkerWin2ConfigurationFileName = "tinkerwin2variables.cnf" # this file name - do not change
$zipslocation = "zips" # location of applets to add
- $zipsarray = [""]
+ $zipsarray = [""] ; $zipsarraylocal = [""]
+ $xpcommand = " " # Linux machines
+# $xpcommand = "cmd /C " # XP machines with cmd shell
+ $gemdirectory_withgemfiles = "/usr/lib/ruby/gems/1.8/gems"
+# $gemdirectory_withgemfiles = "c:\\ruby\\lib\\ruby\\gems\\1.8\\gems" # XP machine
# $geminstalled_directory = "/ruby/lib/ruby/gems/1.8/gems" # XP machine
$geminstalled_directory = "/usr/lib/ruby/gems/1.8/gems" # Debian Linux