LukeZurg22
Published WPF Program Unable To Run
So for context first, this is the set working directory code as of current:
private static string WorkingDirectory = Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location);
Its value is :
"C:\\Users\\LukeZurg22_Gaming\\source\\repos\\Paradox Editor\\bin\\Debug\\net6.0-windows"
Sound directory's value, when the initial sound is called is:
{C:\Users\LukeZurg22_Gaming\source\repos\Paradox Editor\bin\Debug\net6.0-windows\Assets\VIC2\Sounds\validClick.wav}
82 replies