ubulord Posted March 31, 2008 Posted March 31, 2008 I've been trying (and failing) to associate during unattended XP install:1) txt,rtf,nfo,cue,inf,log & sif with wordpad2) wav & mp3 with WMPThe aim is to make it happen after WPI.After searching the net, I thought something like this would do the trick for each file format. it clearly doesn't work.ftype txtfile="%Systemdrive%\Program Files\Windows NT\Accessories\wordpad.exe" "%1"ASSOC .txt=txtfileSo what am I doing wrong? And what should I be doing?Thanks in advance.
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