Search found 3 matches

by don.seglio
Sun Jul 29, 2007 3:35 am
Forum: Windows
Topic: Opening Windows explorer and closing it after a few seconds?
Replies: 8
Views: 4250

Opening Windows explorer and closing it after a few seconds?

If the drive is already mapped you do not need to open explorer, and you need it to do some activity that reconnects the drive. A batch file with something like;

dir k:\ > c:\windows\temp\x.x

will do the trick the redirection is only needed if you don't want to see it, if you set the properties of ...
by don.seglio
Sun Jul 29, 2007 2:48 am
Forum: Linux
Topic: Ubuntu, Crossover Office and PB Windows
Replies: 9
Views: 3327

Ubuntu, Crossover Office and PB Windows

I tried running the Windows Version under Linux about 6 month ago using Wine by itself and I was able to compile some small graphic application and have it run fine.

That was with Pure Basic version 4.0 for Windows, under Ubuntu

Don.Seglio
by don.seglio
Fri Oct 27, 2006 9:40 pm
Forum: Linux
Topic: Learning to write for Linux
Replies: 11
Views: 4267

I just downloaded Version 4 Beta and things are looking up. Even though it does not have the Visual Designer yet, I took the code generated from a small test of the Windows Visual Designer and it compiled and ran fine, happy days!