String note = "notepad.exe "+filename;

String ie = "rundll32 "+"url.dll,FileProtocolHandler "+url;//"explorer.exe "+rul

Runtime.getRuntime().exec(ie);

相关文章:

  • 2021-09-13
  • 2021-11-20
  • 2021-12-03
  • 2021-11-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-22
  • 2021-12-17
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2021-08-07
  • 2021-10-18
相关资源
相似解决方案