|
|
|
date: Thu, 4 Sep 2008 07:55:42 -0700,
group: microsoft.public.windows.vista.general
back
Re: .bat files
> You know what would really help is if someone out there went to
> http://jalbum.net/ and clicked on the green download. You'll get
> a pitch for a donation which you can ignore. If something starts to
> download, cancel it and me know it at least started to download
> for you.
Hi,
In my first post, I already did that and gave you file name, kindly also
refer to what DDW verified.
"Anne" wrote in message
news:6gfwk.68050$1p1.62295@en-nntp-08.dc1.easynews.com...
>
> "B. D. Reagan" wrote in message
> news:uK4gAr1DJHA.232@TK2MSFTNGP04.phx.gbl...
>> "Anne" wrote in message
>> news:gqUvk.95079$5p1.78595@en-nntp-06.dc1.easynews.com...
>>>
>>> "Tim Slattery" wrote in message
>>> news:cf20c413qgh0takvk1g1g493rl2olaa2io@4ax.com...
>>>> "Anne" wrote:
>>>>
>>>>>I downloaded an album maker from Jalbum.com
>>>>>In order to run it, I have to open a .bat file.
>>>>>It will not open. I right clicked it and chose "Run as administrator"
>>>>>and it still will not run.
>>>>>help please. anne
>>>>
>>>> <<sigh...>> Give us some details please. Exactly what happens when you
>>>> try to invoke it. What message do you see? Nobody here reads minds
>>>> very well.
>>>>
>>>> --
>>>> Tim Slattery
>>>> MS MVP(Shell/User)
>>>> Slattery_T@bls.gov
>>>> http://members.cox.net/slatteryt
>>>
>>>
>>> <<sigh...>> I double click the file named StartAlbum.bat
>>>
>>> Vista warns that the publisher could not be verified. Do you
>>> run it anyway?
>>>
>>> I click on "RUN".
>>>
>>> Nothin happens. No messages. No drop down boxes.. nothing!
>>>
>>> contents of startalbum.bat
>>>
>>> ------------------------------------------
>>>
>>> REM Use this start script if double-clicking on JAlbum.jar
>>> REM does not work
>>> SETLOCAL
>>> %~d0
>>> CD %~p0
>>> start "JAlbum" /D"%~dp0" javaw.exe -Xmx400M -jar JAlbum.jar
>>> ENDLOCAL
>>>
>>> ------------------------------------------
>>>
>>> Tried double clicking on jalbum.jar. Nothing happens.
>>>
>>>
>>>
>>
>>
>> Just wondering if Java is installed on your computer (you would need it
>> to do what's in the .bat file). Also, the file JAlbum.jar must be in the
>> current path from which the .bat file is executed & the executable, if
>> Java is installed, must be in the current directory or in a directory
>> shown in the %PATH% variable (at least when I do things like that).
>>
>>
> I really appreciate all the effort here. I also went to the jave site and
> updated to their latest version.
>
> You know what would really help is if someone out there went to
> http://jalbum.net/ and clicked on the green download. You'll get
> a pitch for a donation which you can ignore. If something starts to
> download, cancel it and me know it at least started to download
> for you.
>
> thanks, anne
>
date: Fri, 5 Sep 2008 18:00:27 -0700
author: xfile
|
|