Quajak

Results 170 comments of Quajak

I think this is about arrays of the type `int[,] array`.

Some part of the inno setup is failing, which almost never fails. The easiest way to fix this is to download the dev kit and remove lines https://github.com/CosmosOS/Cosmos/blob/master/Setup/Cosmos.iss#L159-L230 from the...

What are the errors you are getting now?

> it also cannot find anything in the VSIP folder You are still running install-VS2019.bat to install cosmos?

The issue you are facing is new, so there is no version which works without swbemlocator. Whats the error you are getting when running the installer?

My recommended fix above for now would be to remove the part form the inno setup which uses swbemlocator. What error did you get after removing the lines + getting...

Thank you, the new error is very unexpected. Could you please open Builder.sln and show what configuration is currently selected?

Are both extensions installed and can you build the project?

Does this also happen if you create the a new project? The iso is also generated when you launch with vmware, just check under bin.

Can you post the entire output log? Your line of code should be somewhere in the stack.