Because, using wine i ran a windows application setup & it is installing in wine's C drive.The application is for general use. If the C drive is common then all the users of a system can access it. Otherwise each user has to install the application to his own C drive. I have one option. Write a shell script to find dosdrives in a system & overwrite the symlink to ./drive_c with a symlink to /usr/share/wine-c. Saravanan On Fri, 2004-11-05 at 10:34, Mark Knecht wrote: > On Fri, 5 Nov 2004 09:43:46 -0800, Saravanan <saravananv@xxxxxxxxxxxx> wrote: > > But by this method, manually, I have to create symlink to "c" drive for each > > user. isn't it ?. I want it to be inbuild in wine so that, for any user by > > just typing the command wine, the sysmlink to /usr/share/wine-c should be > > automatically created. > > > > Saravanan > > But that's not the 'standard' that the Wine folks have decided on. In > the current implementation when you type wine --version, the .wine > directory is created and drive_c is created underneath, as is the link > to it. Everything is under .wine, which is simple. > > Why do you want it at /usr/share? And nothing stops you from doing > that. Jsut make the link in dosdevices as I showed earlier and it's > ready to go. > > - Mark ______________________________________ Scanned and protected by Email scanner _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users