Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sous Windows 11, pour compiler le projet et créer un fichier executable portable StickyNotes.exe , procéder comme suit :

Ouvrir une fenêtre Powershell taper les commandes :

$csc = "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" & $csc /target:winexe /win32icon:app.ico /r:System.dll,System.Windows.Forms.dll,System.Drawing.dll,System.Xml.dll /out:StickyNotes.exe sticky.cs

About

Simple Portable Sticky Notes for Windows 11 (written in C#)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages