[Version] Signature="$Windows NT$" Class=Software ClassGuid=00000000-0000-0000-0000-000000000000 Provider=%ProviderName% CatalogFile=YourCatalog.cat
Once upon a time, in a land of software and code, there was a brave adventurer named Byte. Byte had a trusty .exe file that contained a valuable program, but alas, it was not compatible with the kingdom's strict INF file policies. The kingdom's ruler, the INF King, decreed that all files must be in INF format, lest they face the fiery pits of incompatibility. how to convert exe to inf file
[RunExe] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","MyInstaller",,"C:\MyFolder\setup.exe /quiet" the INF King
Save the file in the same folder as your EXE. Name it autorun.inf or setup.inf . Ensure the extension is .inf and not .inf.txt . Method 2: Extract Original INF Files from Driver EXEs how to convert exe to inf file