Y
yxq
Hello
I use the
code(http://www.msjogren.net/dotnet/eng/samples/dotnet_shelllink.asp) to get
the LNK file target, but i found some
error. If i have installed two OS (A and B, on two partition C:\ D:\), when
i login A OS, i want to get the lnk file target(D:\Documents and
Settings\MyName\Start Menu\Programs\WinRAR\WinRAR.lnk) in the other one OS,
but the code return the path "C:\Program Files\WinRAR\WinRAR.exe", but
actually the path should be "D:\Program Files\WinRAR\WinRAR.exe"!
How to correct the error?
Thanks
I use the
code(http://www.msjogren.net/dotnet/eng/samples/dotnet_shelllink.asp) to get
the LNK file target, but i found some
error. If i have installed two OS (A and B, on two partition C:\ D:\), when
i login A OS, i want to get the lnk file target(D:\Documents and
Settings\MyName\Start Menu\Programs\WinRAR\WinRAR.lnk) in the other one OS,
but the code return the path "C:\Program Files\WinRAR\WinRAR.exe", but
actually the path should be "D:\Program Files\WinRAR\WinRAR.exe"!
How to correct the error?
Thanks