Search found 4 matches

by engima8559
18 Sep 2012 10:44
Forum: DOS Batch Forum
Topic: Wildcards
Replies: 8
Views: 4545

Re: Wildcards

Hi,

It is going into a package wrapped up for remote deployment (third party product) at their disposal when and as needed so logon script is out

thanks
by engima8559
12 Sep 2012 10:49
Forum: DOS Batch Forum
Topic: Wildcards
Replies: 8
Views: 4545

Re: Wildcards

Thanks but the pathing is not found. The prefs.js in the firefox install is located in each user's profile area: C:\Users\ UserName \AppData\Roaming\Mozilla\Firefox\Profiles\ zu97pxta.default \prefs.js" The areas bolded are going to be different for every user and I do not know the usernames of...
by engima8559
12 Sep 2012 08:52
Forum: DOS Batch Forum
Topic: Wildcards
Replies: 8
Views: 4545

Re: Wildcards

I am trying to save off the pref.js from the mozilla firefox 15.0.1 install to another location and then copy over the preconfigured prefs.js that I need. Is that all you need to do? Thanks for the response. Yes, I have the install, error checking, exit routines all working. I just need to incorpor...
by engima8559
11 Sep 2012 14:19
Forum: DOS Batch Forum
Topic: Wildcards
Replies: 8
Views: 4545

Wildcards

hey all, I am new to the forum and fairly new to batch as well. I came across this post that ALMOST answered my questions: http://www.dostips.com/forum/viewtopic.php?f=3&t=2619&p=11995#p11995 the only problem as that I had two folders that need a wildcard. The above showed for a path with 1 ...