[ros-diffs] [hpoussin] 26503: Do not try to copy winver.exe on the bootcd, it was deleted in r26486

hpoussin at svn.reactos.org hpoussin at svn.reactos.org
Wed Apr 25 10:38:23 CEST 2007


Author: hpoussin
Date: Wed Apr 25 12:38:23 2007
New Revision: 26503

URL: http://svn.reactos.org/svn/reactos?rev=26503&view=rev
Log:
Do not try to copy winver.exe on the bootcd, it was deleted in r26486

Modified:
    trunk/reactos/boot/bootdata/packages/reactos.dff
    trunk/reactos/dll/win32/crypt32/crypt32_ros.diff

Modified: trunk/reactos/boot/bootdata/packages/reactos.dff
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/reactos.dff?rev=26503&r1=26502&r2=26503&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/packages/reactos.dff (original)
+++ trunk/reactos/boot/bootdata/packages/reactos.dff Wed Apr 25 12:38:23 2007
@@ -60,7 +60,6 @@
 base\applications\shutdown\shutdown.exe             1
 base\applications\sndvol32\sndvol32.exe             1
 base\applications\taskmgr\taskmgr.exe               1
-base\applications\winver\winver.exe                 1
 base\applications\wordpad\wordpad.exe               1
 
 base\services\dhcp\dhcp.exe                         1

Modified: trunk/reactos/dll/win32/crypt32/crypt32_ros.diff
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/crypt32/crypt32_ros.diff?rev=26503&r1=26502&r2=26503&view=diff
==============================================================================
--- trunk/reactos/dll/win32/crypt32/crypt32_ros.diff (original)
+++ trunk/reactos/dll/win32/crypt32/crypt32_ros.diff Wed Apr 25 12:38:23 2007
@@ -4,7 +4,7 @@
 +++ crypt32.rc	(working copy)
 @@ -17,12 +17,18 @@
   * License along with this library; if not, write to the Free Software
-  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
   */
 +
 +#define REACTOS_VERSION_DLL




More information about the Ros-diffs mailing list