Make Homepage | Add To Favorites | Print Page | Submit News | Feedback | Contact | 

Your Technical Computer Information Resource!  
     

  Programming Technical Updates [Page: 1 of 74] @ TACKtech Corp.  

11.21.2024 - Caphyon Ltd.: Code Signing Your Inno Setup Installers



View Caphyon related news. You've put in the hard work to create an Inno Setup installer, and now it’s time to make sure end users trust your installer. Adding a digital signature to your setup file gives it credibility and protects it from tampering. [...]
Full View / NID: 96789 / Submitted by: The Zilla of Zuron

11.21.2024 - Caphyon Ltd.: How to Install Files into a Registry specified path using Wise Package Studio



View Caphyon related news. When creating an installer package, you typically provide a default installation folder and allow the users to modify it if required. But what if you need to set the installation path based on a value saved in the registry? [...]
Full View / NID: 96788 / Submitted by: The Zilla of Zuron

11.08.2024 - Caphyon Ltd.: How to Register File Types/Extensions with a WiX Installer?



View Caphyon related news. File associations play a key role in enhancing user experience and streamlining workflows. [...]
Full View / NID: 96745 / Submitted by: The Zilla of Zuron

11.08.2024 - Caphyon Ltd.: How to Verify Software Digital Signature



View Caphyon related news. Ensuring the integrity and authenticity of software is essential for maintaining security and user trust. Digital signatures provide a reliable method for verifying the origin and integrity of files, helping to prevent tampering and unauthorized modifications. [...]
Full View / NID: 96744 / Submitted by: The Zilla of Zuron

11.07.2024 - PHP 8.4.0 RC4 available for testing



View PHP related news. The PHP team is pleased to announce the release of PHP 8.4.0, RC4. This is the fourth release candidate, continuing the PHP 8.4 release cycle, the rough outline of which is specified in the PHP Wiki. For source downloads of PHP 8.4.0, RC4 please visit the download page. Please carefully test this version and report any issues found in the bug reporting system. Please DO NOT use this version in production, it is an early test version. For more information on the new features and other changes, you can read the NEWS file or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive. The next release will be the production-ready, general availability release, planned for 21 November 2021. The signatures for the release can be found in the manifest or on the QA site. Thank you for helping us make PHP better.
Full View / NID: 96709 / Submitted by: The Zilla of Zuron

11.04.2024 - Caphyon Ltd.: Advanced Installer 22.2



View Caphyon related news. Advanced Installer 22.2 was released on November 4th, 2024
Full View / NID: 96694 / Submitted by: The Zilla of Zuron

11.01.2024 - Caphyon Ltd.: How to Add Launch Condition in Wise Package Studio



View Caphyon related news. Software products often require additional components to be installed on the target machine to run correctly. Therefore, it’s crucial to ensure that these components are present before proceeding with the application installation. [...]
Full View / NID: 96700 / Submitted by: The Zilla of Zuron

10.25.2024 - Caphyon Ltd.: How to Deploy an EXE File via Group Policy Using PowerShell



View Caphyon related news. Group Policy Objects (GPOs) are a powerful feature of Windows environments that enable administrators to control and configure operating systems, programs, and user settings across a network. [...]
Full View / NID: 96669 / Submitted by: The Zilla of Zuron

10.25.2024 - Caphyon Ltd.: How to Automatically Uninstall a Previous Application Version with Inno Setup



View Caphyon related news. Updates are crucial in software development, enabling developers to add new features, fix bugs, and enhance security. Regular updates are essential to maintaining the performance and reliability of applications. [...]
Full View / NID: 96668 / Submitted by: The Zilla of Zuron

10.24.2024 - PHP 8.4.0 RC3 available for testing



View PHP related news. The PHP team is pleased to announce the release of PHP 8.4.0, RC3. This is the third release candidate, continuing the PHP 8.4 release cycle, the rough outline of which is specified in the PHP Wiki. For source downloads of PHP 8.4.0, RC3 please visit the download page. Please carefully test this version and report any issues found in the bug reporting system. Please DO NOT use this version in production, it is an early test version. For more information on the new features and other changes, you can read the NEWS file or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive. The next release will be RC 4, planned for 07 November 2024. The signatures for the release can be found in the manifest or on the QA site. Thank you for helping us make PHP better.
Full View / NID: 96665 / Submitted by: The Zilla of Zuron

10.18.2024 - Caphyon Ltd.: How to Force Intune to Run App Installations in a 64-bit Context



View Caphyon related news. Those of you already familiar with Intune might have noticed that, by default, Intune runs the application installer process in a 32-bit context. Unlike SCCM, Intune doesn’t offer an option to start app installation in a 64-bit context with a simple checkbox. [...]
Full View / NID: 96634 / Submitted by: The Zilla of Zuron

10.10.2024 - Caphyon Ltd.: How to Apply Current User (HKCU) Registry Values for All Users During Installation



View Caphyon related news. In an enterprise environment, applications are often deployed via configuration management tools like Intune, SCCM (MECM), or similar. These installations typically occur in the system context because end users lack administrative privileges. As a result, user-specific registry keys under the HKEY_CURRENT_USER (HKCU) hive are not applied during the installation process. [...]
Full View / NID: 96618 / Submitted by: The Zilla of Zuron

10.10.2024 - Caphyon Ltd.: How to Sign an EXE With a Code Signing Certificate



View Caphyon related news. Signing an executable (EXE) file with a code signing certificate is essential for ensuring the authenticity and integrity of the software, especially in security-conscious environments. [...]
Full View / NID: 96617 / Submitted by: The Zilla of Zuron

10.10.2024 - PHP 8.4.0 RC2 available for testing



View PHP related news. The PHP team is pleased to announce the release of PHP 8.4.0, RC2. This is the first release candidate, continuing the PHP 8.4 release cycle, the rough outline of which is specified in the PHP Wiki. For source downloads of PHP 8.4.0, RC2 please visit the download page. Please carefully test this version and report any issues found in the bug reporting system. Please DO NOT use this version in production, it is an early test version. For more information on the new features and other changes, you can read the NEWS file or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive. The next release will be RC 3, planned for 24 October 2024. The signatures for the release can be found in the manifest or on the QA site. Thank you for helping us make PHP better.
Full View / NID: 96607 / Submitted by: The Zilla of Zuron

10.04.2024 - Caphyon Ltd.: How to Digitally Sign a PowerShell Script - A Step-by-Step Guide



View Caphyon related news. PowerShell scripts are an effective tool for automating tasks, but with great power comes a need for security. [...]
Full View / NID: 96598 / Submitted by: The Zilla of Zuron

10.01.2024 - Caphyon Ltd.: Advanced Installer 22.1



View Caphyon related news. Advanced Installer 22.1 was released on October 1st, 2024
Full View / NID: 96561 / Submitted by: The Zilla of Zuron

09.26.2024 - Caphyon Ltd.: ImageMagick MSIX is Now Built and Signed with Trusted Signing via Advanced Installer



View Caphyon related news. The ImageMagick team has recently adopted Trusted Signing to enhance the security and reliability of its binaries and installers. [...]
Full View / NID: 96550 / Submitted by: The Zilla of Zuron

09.26.2024 - PHP 8.4.0 RC 1 now available for testing



View PHP related news. The PHP team is pleased to announce the release of PHP 8.4.0, RC 1. This is the first release candidate, continuing the PHP 8.4 release cycle, the rough outline of which is specified in the PHP Wiki. For source downloads of PHP 8.4.0, RC 1 please visit the download page. Please carefully test this version and report any issues found in the bug reporting system. Please DO NOT use this version in production, it is an early test version. For more information on the new features and other changes, you can read the NEWS file or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive. The next release will be RC 2, planned for 10 October 2024. The signatures for the release can be found in the manifest or on the QA site. Thank you for helping us make PHP better.
Full View / NID: 96549 / Submitted by: The Zilla of Zuron

09.24.2024 - Caphyon Ltd.: Code Signing Certificates Types



View Caphyon related news. In today's IT world, keeping software distribution secure and maintaining its integrity is crucial. [...]
Full View / NID: 96551 / Submitted by: The Zilla of Zuron

09.23.2024 - Caphyon Ltd.: How to install the .NET framework as a prerequisite using Inno Setup



View Caphyon related news. Software applications often require certain components, like runtime environments, databases, or other software to run properly. It’s important to make sure the right versions of these components are installed before the main application runs. [...]
Full View / NID: 96552 / Submitted by: The Zilla of Zuron
  Most Viewed  
  Quick Links  
  Top Affiliates  
.....