Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "File Routines" (6)


PHP: Force the browser to download the file Share on Vkontakte

Force the browser to download the file instead of opening it ... Reveal Code



Delphi: Version of EXE or DLL file Share on Vkontakte

Function returns version of Exe/Dll file as "1.2.3.4" string ... Reveal Code


Delphi: Give a new name if the file already exists Share on Vkontakte

Give a new name if the file already exists ... Reveal Code


Delphi: Get temp directory Share on Vkontakte

Get Windows temp directory. Will return something like this: C:UsersMyUserNameAppDataLocalTemp ... Reveal Code


Delphi: Get the version of a file Share on Vkontakte

Get the version of a file. The function was used from Delphi 7 to Delphi XE3. ... Reveal Code