Message Thread: |
View All MessagesBack to WebFX |
Is it possible to get directory paths in windows such as "C:/.../Desktop" "C:/.../Startup" using Javascript in trusted content? I'd like to make an installation type program thing but i noticed that these directory paths can be different::: EX: "C:/.../Desktop" = "C:/Windows/Desktop" = "C:/Documents and Settings/.../Desktop" = "C:/Documents and Settings/All Users/Desktop" |