afsar Posted August 26, 2005 Posted August 26, 2005 hi all, i want to create a network shortcut link in specified workgroup pc's in my pc network shortcut path is: \\computername\e$ and target is C:\remote_pc_links\computername.lnk is it possible with autoit? thanx in advance afsar
Raindancer Posted August 26, 2005 Posted August 26, 2005 hi all,i want to create a network shortcut link in specified workgroup pc's in my pc network shortcut path is: \\computername\e$and target is C:\remote_pc_links\computername.lnkis it possible with autoit?thanx in advanceafsar<{POST_SNAPBACK}>Use FileCreateShortcut() Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
afsar Posted August 26, 2005 Author Posted August 26, 2005 Use FileCreateShortcut()<{POST_SNAPBACK}>thankx its working but can we enter username and password for remote pc?cos when i double click on the link its saying "\E$" not found.. do u want to delete it.. if we say no then its prompting for username and pwd..is it possible to prompt directly username and pwd or set username and password in script?thanx again
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now