When I create a new instalation, everything goes to the default values on the datamodel… natural and usefull in most scenarios. But I want to store a value that remains unchanged between instalation files or even if I upgrade the URCap to a newer version…
Should I go for the write to/read from a file technique?? or is there another method to achieve this??
But Im completly lost on Writing to that file. I readed all related topics in the forum(some resources has broken links) and googling for 12+ hours and maked 30+ test builds and nothing… Could someone share with me a code to put a “HelloWorld” into an existent .txt file???