Good job, this release looks really promising

That's strangetinman wrote:That happens in WordPad under XP so it doesn't look like a PureBasic only issue. You need to change the options to not wrap to see it.
When you install your service, use this constantGeoTrail wrote:I'd also like to be able to add a service, but not as automatic , but to run manually when needed.
Code: Select all
#SERVICE_DEMAND_START = $00000003
Code: Select all
#SERVICE_AUTO_START = $00000002