Norvik
Norvik
CC#
Created by Norvik on 1/22/2023 in #help
❔ get all WINDOWS SAVED APP SHORTCUTS with code
I'm trying to make a C# app and I want to extract all the shortcuts that are recognised by windows (the ones that are shown when written in the search bar)
7 replies
CC#
Created by Norvik on 12/31/2022 in #help
double.Parse(3.5).ToString() returns 35
8 replies
CC#
Created by Norvik on 12/29/2022 in #help
String to math
I have a string " 10 + 10 + 10 " and want to calculate it. How can I do that?
9 replies