Today, 12:07 AM
(This post was last modified: Today, 12:07 AM by Kernelpanic.)
(Yesterday, 11:52 PM)eoredson Wrote: How about the following:Without offending you - what are you doing there?
Download QB64pe-4.0.0.zip
Extract to C:\ preserving pathnames.
Drop to Cmd then
C>Cd\
C>Ren QB64pe QB64pe.old
C>Ren QB64pe-4.0.0 QB64pe
C>Cd\QB64pe
C>@echo Run install command
C>setup_win.cmd
C>Exit