STXInstaller.st
changeset 1152 455658443a5f
parent 1151 4e43271cc266
child 1279 b531a4cf201a
--- a/STXInstaller.st	Mon Jun 28 13:58:29 1999 +0200
+++ b/STXInstaller.st	Mon Jun 28 14:00:52 1999 +0200
@@ -1429,6 +1429,7 @@
     ] ifFalse:[
         drive := dirToMonitor
     ].
+    drive := drive asFilename.
 
     p := HorizontalPanelView in:v.
     p origin:0.0@1.0 corner:1.0@1.0.