** How to read Shared Folder from VirtualBox Guest **
(ie: host: vista, guest: windows7)
After add a shared folder in host machine (ie: named “shared”)
Use this below command in host machine using CMD:
>net use t: \\vboxsvr\shared /persistent:yes
** One trick for IR in Photoshop **
Image -> Adjustment -> Channel Mixer
Output Channel: Red
Red: -60%
Green: 200%
Blue: -60%
blending mode: Lighten
** How to read Shared Folder from VirtualBox Guest **
(ie: host: vista, guest: windows7)
After add a shared folder in host machine (ie: named “shared”)
Use this below command in host machine using CMD:
>net use t: \\vboxsvr\shared /persistent:yes