IonicWind Software

IWBasic => General Questions => Topic started by: Andy on July 30, 2017, 04:44:45 AM

Title: Windows opening newly created lib file
Post by: Andy on July 30, 2017, 04:44:45 AM
I've been working on a new lib file, something I haven't done for a good while.

When the IWB compiler builds (or re-builds) the lib file, windows opens a default program which I have to keep closing.

Does anyone else have that problem?

Title: Re: Windows opening newly created lib file
Post by: Brian on July 30, 2017, 06:03:35 AM
Andy,

It seems your bad news from Friday is carrying over to today! No, I have never seen
that come up when creating a lib. Are you referencing the file in your lib code at all?

Brian
Title: Re: Windows opening newly created lib file
Post by: Andy on July 30, 2017, 08:34:29 AM
No, just changing the lib file, and building up a new one and it gets opened by a default program.
Title: Re: Windows opening newly created lib file
Post by: LarryMc on July 30, 2017, 01:51:19 PM
what kind of "program"; iwb, exe, iwp?
does it have any relationship to your library?
Title: Re: Windows opening newly created lib file
Post by: Andy on August 03, 2017, 06:15:51 AM
Couldn't answer sooner - car problems again!

I'm creating the lib file via a project (iwp).

I've managed to stop windows opening it with a program by removing .lib file associations, but now windows asks me to choose a default app every time I create it.

Title: Re: Windows opening newly created lib file
Post by: LarryMc on August 03, 2017, 03:46:49 PM
Off hand, that sounds like a windows problem somehow.