• 22 Posts
  • 661 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
  • The grocery store I often go to had these barcode scanners you could borrow at the entrance and scan your stuff as you go, along with scales on which you could print a barcode sticker for the stuff you pay by weight.

    Once you were done, you’d scan a QR card at the self-service checkout to upload all the stuff you scanned, then pay.

    It was awesome, you could just pack as you go. Unfortunately they scrapped the project once they found out that the amount of theft was significantly higher with this system. So yeah, we can’t have nice things 😒







  • Right, I think I found a lot of stuff for v3, but not that much for v4 and almost nothing for v5. I still managed to figure it out and I have a decent template now.

    The worst is trying to find which version a post on StackExchange is about…

    Just having an example with the most common tasks (ex: creating registry keys, registering DLLs or Fonts, etc) and having some comments in there with the common pitfalls to avoid would really go a long way.

    I do appreciate v5 in a way, now that you don’t need a preprocessing step for the file, that you can use a wildcards for a directory, and you can just build a package in a single step is a great improvement. Maybe I was spoiled with Nullsoft and Inno Setup in the past 😬