Despite the fact the file association is not there now, the CD that I made 
yesterday still autoruns, so there must be something to this "shows it to 
you when it decides it wants to" nonsense. More to talk with Billy about if 
I ever get a chance.

Besides, Autorun.ini will not accept a path, relative or otherwise, either. 
The file to be opened must be in the root directory with autorun.

I need a C wrapper, say setup.exe, to open perl and it's command line 
argument. Assuming I can do a relative path in C of course. If only i knew 
how to do that. I have a beginning C book and an advanced C book. 
Apparently it's in the middle-ing C book :)


ms


At 06:34 AM 7/26/2006, you wrote:


>Michael D. Smith wrote:
> > Okay,  tested just copying the Perl folder to E drive and it worked.
> > <snip>
> > My CD drives are G and H but a CD could be any drive letter so now I need
> > a relative path.
>A no can do for shortcuts as paths are made absolute. Another problem could
>be changing drive letters due to removable drives, by the way. If you've got
>control over the target machines you could use mounted folders for USB stuff
>in stead of drives. This is well hidden, and found in:
>control panel, administrative tools, computer management, disk management,
>[context menu] change drive letter and paths, [button] add, [checkbox] mount
>in the following empty NTFS folder
>
> > somehow my file associations to ini have all become notepad.exe and one
> > action has disappeared completely.
>Ouch this sounds bad. Have you ttried pressing the restore button in the
>Folder Options tab to see if it helps? You asked if it would be possible to
>check what settings Windows is using for the disappeared items like install,
>the answer is that those items are generated dynamically, presumably by
>shell extensions, and do not show up in Folder Options.

This one is there -- or was yesterday.

ms


>  I ran into similar
>trouble in trying to add new actions to folders. In my case, this Microsoft
>article helped:
>
>http://support.microsoft.com/?kbid=321186
>
>--
>With kind regards Veli-Pekka Tätilä ([EMAIL PROTECTED])
>Accessibility, game music, synthesizers and programming:
>http://www.student.oulu.fi/~vtatila/
>
>_______________________________________________
>Perl-Win32-Users mailing list
>Perl-Win32-Users@listserv.ActiveState.com
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to