Skip to content

[FAQ] Developing Taskbar 11 from source code #49

Closed Answered by jetspiking
jetspiking asked this question in Q&A
Discussion options

You must be logged in to vote
  • Feel free to fork Taskbar11 to create your own local repository, where you can customize the application and submit changes.
  • Taskbar11 uses various folders that separate the source code into smaller pieces of code. Following this structure can help to maintain a clear overview of the project.
  • Taskbar11 uses the WindowsAPICodePack dll's. These are included in the repository, because the download from Microsoft is no longer available.
  • It is recommend to include all resources as "Embedded Resouce". This allows building the application as a single portable executable. This can be done using "publish" in Visual Studio.
  • A class dedicated to loading embedded assemblies is included, due to the p…

Replies: 1 comment

Comment options

jetspiking
Feb 1, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by jetspiking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant