Hi,
I am new to java. I cant able to access the encrypted folder from java codeing.
Kindly look out the following code and correct my problem.
Code : Desktop.getDesktop().open(new File("src\\feb_24_testing_1\\swf.{21EC2020-3AEA-1069-A2DD-08002B30309D}\\Main.exe"));
The folder name swf is encrypted but not able to access from java coding, kinldy help me.
Thanks.