Jump to content

websee

Member
  • Posts

    60
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Everything posted by websee

  1. is there a command to turn off the display on a laptop/notebook to save energy without sending the notebook into standby. i want it to continue working, but want to shut the display down to save energy.
  2. is it possible to set a screensaver as a dynamic wallpaper? as desktop background? i know that windvd das a video desktop function, so i thougth it should be possible to do something like that.
  3. how do i permanently change %USERPROFILE% for the administrator user? is it HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-1229272821-1383384898-725345543-500\ProfileImagePath or is it somewhere else?
  4. does anyone have an idea how to install cygwin (www.cygwin.com) silently? just copying an installation does not work, it seems to need someting else.
  5. thx very much, i only tryed benners method cuz i didn have the time to search for the option in X-Setup Pro. but ill look into it tomorrow, it has some exiting features i want to try. thx again it works great.
  6. well, for me yout itw file did not work with my msi, but i used office 2003 resource kit custom installation wizzard to create a mst file and then used the commandline to install and it worked great.
  7. this reg allows instant mounting via double click on cue, bwt, bin, mds, mdf, nrg, img, iso, ima and ccd images. in the context menu it is possible to mount them in another drive slot. default is the first slot. feel free to edit it to reflect you system configuration. Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\fastmountfile] @="CD Image" "EditFlags"=dword:00010000 "BrowserFlags"=dword:00000008 [HKEY_CLASSES_ROOT\fastmountfile\DefaultIcon] @="C:\\Program Files\\D-Tools\\daemon.exe,0" [HKEY_CLASSES_ROOT\fastmountfile\shell] @="open" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_2] @="Mount on Slot 2" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_2\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 1,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_3] @="Mount on Slot 3" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_3\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 2,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_4] @="Mount on Slot 4" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_4\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 3,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\open] @="Mount" [HKEY_CLASSES_ROOT\fastmountfile\shell\open\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\open\ddeexec] [HKEY_CLASSES_ROOT\fastmountfile\shell\open\ddeexec\Application] @="daemon" [HKEY_CLASSES_ROOT\fastmountfile\shell\open\ddeexec\Topic] @="System" [HKEY_CLASSES_ROOT\.bwt] @="fastmountfile" [HKEY_CLASSES_ROOT\.bin] @="fastmountfile" [HKEY_CLASSES_ROOT\.cue] @="fastmountfile" [HKEY_CLASSES_ROOT\.ccd] @="fastmountfile" [HKEY_CLASSES_ROOT\.iso] @="fastmountfile" [HKEY_CLASSES_ROOT\.img] @="fastmountfile" [HKEY_CLASSES_ROOT\.mdf] @="fastmountfile" [HKEY_CLASSES_ROOT\.ima] @="fastmountfile" [HKEY_CLASSES_ROOT\.mds] @="fastmountfile" [HKEY_CLASSES_ROOT\.nrg] @="fastmountfile" daemon.reg
  8. normally you see items like My Recent Documents Desktop My Documents My Computer My Network on the left of the "Save as.." dialog. i never use My Recent Documents and My Network. is there a way to change them into something i use more often liek D:\Archives or whatever?
  9. thx, very much. the siemens prog did only the cosmetic thing, but the user core name remained administrator, at least it still sent administrator as user name over network, but the vbs did great. thx
  10. is there a way to change the default name of the administrator user? to e.g. root or whatever i need it because of a unix network intergration issue.
×
×
  • Create New...