Jump to content

KenR

Members
  • Content Count

    130
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by KenR

  1. I'll ask EMBT if there is a better way of distributing this.
  2. Yes. Installing to program files is not a good idea in this case as it needs to create a database. I have certificates for chargeoble applications but I'm not about to buy one for a piece of software that I'm trying to give away!
  3. I'll check the innosetup settings.
  4. Can you please try installing again. I have removed the limitation on the architectures but I do not have Windows Arm installed so cannot test it.
  5. KenR

    Deploy Delphi 11 iOS 15 XCode 13

    Hi, Can anyone tell me if this combination will work. Compiles ok in release mode but when deploying get error: [PAClient Error] Error: E0776 2021-10-16 10:12:08.521 xcodebuild[26802:1174757] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path "/var/folders/lg/_86s5gw55yj039w5d4_xhb5r0000gn/T/SAM_2021-10-16_10-12-08.519.xcdistributionlogs". Thanks, Ken
  6. Seems I have Architextures allowed set to just X64 in innosetup. I will do a new build asap.
  7. Great. Thanks for the feedback.
  8. It's just a normal Windows installation program.
  9. I'm pleased to say that Embarcadero have added LaunchGen to GetIt for Delphi 10.4 and 11.
  10. New version of Launch Gen available. The sampling filter can now be changed. It defaults to Mitchell.
  11. The images I previously provide were generated with just 256 colors. These are generated using true color the first one is the iPhone_Spotlight80, the last one is the Android_Notification24.
  12. With so few pixels there is not much that can be done but I will look into providing alternative sampling algorithms.
  13. The Windows Icon file is created with image sizes of 16x16, 24 x 24, ,32x32, ,48x48 ,64x64,72x72, 96x96, 128x128, 256x256 and 512x512 pixels as well as creating the UWP 44x44 and 150x150 logo images. All images are resized using the Mitchell filter which I find to be the best for most icons. I could make the choice of filter to user definable.
  14. It works equally well with VCL.
  15. I should add, in case there is any confusion, that LaunchGen is not a generic application for editing/resizing images. It specifically generates Android, iPhone, iPad and Windows icons/splashimages required for Delphi FMX projects, More details are available here https://karmobile.net/LaunchGen
  16. The smallest size required to be generated is the iPhone_Spotlight29 but it also really depends a lot on the quality of the initial image used.
  17. Launch Gen resamples the images so that the small ones still look good. These are generated from a 1024x1024 image:
  18. I have submitted my application to Embarcadero for inclusion in GetIt
  19. It uses several commercial libraries (DevEx, UniDAC, ImageEn, TMS) so was not intending to provide source.
  20. Where would you suggest that I put it?
  21. Link is https://karmobile.net/LaunchGen/Setup.exe
  22. Ok. One thing I haven't done yet is to put in the backing up of the project file before altering it. I'll do this before uploading a link. It generates all icons/launch images (there can be a different launch image) but it uses specific image names and is only suitable for Delphi 10 and above. I have been using it myself for a couple of years.
  23. KenR

    Delphi 11 November Patch

    It is very annoying!!
  24. KenR

    Cannot build iOS 15.1 apps

    At last!
×