DarkShadows Posted October 28, 2006 Posted October 28, 2006 Thanks Yzöwl! I thought about using short file names too. But I was wondering if there was a means to handle file names with spaces. I guess not. I tried sticking multiple quotes everywhere to no avail. It seems that .inf file conventions can not handle file names with spaces (though they do handle long file names without them).Short names get tricky if one has a folder full of files with similarly named files.On the plus side, the Windows XP shortcut ends up pointing to the long file name, even though the short name was specified.
DarkShadows Posted November 30, 2006 Posted November 30, 2006 (edited) I just noticed that every Program Files group I've created with an .inf file is user-based, not under All Users.Q: Using an .inf file, how can you create program groups/shortcuts under each of these? All Users Profile Default User's Profile Current User's ProfileI know if the .inf is run at a certain point of Windows Setup, that Default User will be the current user, so groups and shortcuts will end up under each new user account created afterward. But I'm looking for an .inf file syntax answer here.Thanks in advance for any ideas! Edited November 30, 2006 by DarkShadows
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