Skip to content

dvgmdvgm/PortableCreator-SourceCode-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ PortableCreator

Create truly portable versions of any Windows application β€” even those with services and drivers.
An advanced tool built with C# and WinForms that gives you control over how apps run on any machine, without installation or registry pollution.


🧩 Features

  • πŸ›  Runtime Compilation of custom launchers
  • πŸ“¦ Support for applications that use Windows services or drivers
  • πŸ–₯ Minimalistic, user-friendly UI built with WinForms
  • πŸ’‘ Designed for tech-savvy users who want full control over app portability

βš™οΈ Tech Stack

  • C# / .NET Framework
  • Windows Forms (WinForms)
  • LINQ
  • Windows API (where needed)

πŸ”§ How It Works

  1. Select the application you want to make portable
  2. Configure paths and options
  3. PortableCreator compiles a custom launcher at runtime
  4. Your app is now portable β€” no install, no trace

πŸ’‘ Why I Built It

Existing solutions (like PortableApps) do not support software that depends on services, drivers, or system-level components.
PortableCreator fills that gap β€” giving power users full freedom to run apps anywhere.


πŸ“Έ Screenshots

Screen-583 Screen-584


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages