Hello,
We are using VSS version 6.0 Build 8163.
During incremental builds we would like to have a log of the files that are fetched with their comments included in the log.
We need this because in the comments there are the TR numbers. By looking at the log we will see the name of the file...
Hello all,
I am trying to write a scrip that will output the following information:
List of files (DLL EXE OCXs) and their version.
How can I read the VERSIONs DLLs, EXEs, OCXs located in a folder?
"Version" being the value obtained when using right click and file property in the Version...
I have a batch driven vbscript for daily and weekly (zipped) backups.
I want to backup my mail.
I need to close Outlook and save before zipping the Outlook mail files.
I can close Outlook using vbscript or batch file... whatever is easier.
How can I close Outlook?
I came up with this script...
Need 2 constantly invoke event to restore VSS archive cause Administrator freezes
VSS Administrator hangs during restore of archive unless refresh event is invoqued
We are using Visual SourceSafe Administrator Version 6.0 Build 8163
The problem emerges when we restore a SSA project. The...
I use OSfCreateShellLink in my VB program to create icons link in Start>Programs and in immediate subfolders.
fSuccess = OSfCreateShellLink(strGroupName, strLinkName, strLinkPath, strLinkArguments, fPrivate, sParent)
It works fine on Windows 2000 and XP; all the icons get created fine.
But I...
Concerning Windows XP logo guidelines
We are wondering if it is required to remove registry info for all users in system or just the owner?
Our application enters user information in the registry during runtime.
(Not during the installation but at runtime.)
This information is entered to keep...
How can find out if the user has administrator rights using VB and/or VBscript?
If the user does not have administrator's access rights, I simply want to display a message and quit.
Thanks
PS:
I can get the user's name and computer's name using
VBA.Environ("USERNAME"), Function...
How can find out if the user has administrator privileges using VB and/or VB script?
If the user does not have administrator privileges, I simply want to display a message and quit.
Thanks
PS:
I can get the user's name and computer name using
VBA.Environ("USERNAME"), Function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.