Jump to content

Recommended Posts

Posted

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

Posted

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

<{POST_SNAPBACK}>

Use FileCreateShortcut()
Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...