Thread: batch files..
View Single Post
Old 07-07-06, 12:49 PM   #4 (permalink)
aximbigfan
Aximsite Hall of Fame
 
aximbigfan's Avatar
 
Join Date: May 2005
Posts: 9,197
Thanked 0 Times in 0 Posts
Blog Entries: 1
Originally Posted by radimus
define "logon to shares"

You mean "Net Use" ??

for the menu, see:
http://http-server.carleton.ca/~dmcfet/menu.html
that was the first artical i went to to figure otu the menu. i coded it and windows printed an error. so i tryed d/l the batch he posted and windows printed another error. logon to shares: i have an nslu2 and in order to gain access to it i have to double click on its icon in my computer then enter me\y username/password then i have to exit out of the window and start wmp then clicko on my remote playlist. i would liek kto automat this prosses by doign somehing like:
Quote:
@echo off
<**line to login to share here**>
<**path to playlist here (on local hdd)**>
:exit
that way i can put the bat file in my /startmenu/startup folder nad have my share loged into and wmp started when i power up..
chris
aximbigfan is offline   Reply With Quote