| | |  | |
04-09-2006, 12:09 AM
|
#21 (permalink)
| | Retired BlackBerryForums.com Moderator
Join Date: Oct 2005 Location: Columbus, OH Model: 9700 OS: SID 6.7 Carrier: AT&T
Posts: 4,455
Post Thanks: 0 Thanked 2 Times in 1 Post
| Please Login to Remove! Quote: |
Originally Posted by cooperpwc I would much appreciate some help with this. When I run BBscreen it cannot write the bmp. The error is that the "batch file is missing". When I go into C;/Windows/Temp, it is indeed missing.
Is this perhaps because I am running the program on Windows ME?
Thanks in advance. | I have not tested BBscreen on Windows ME, so I do not know if it will work or not. As a fairly simple work around, use WinRAR to extract the files from BBscreen.exe. Then execute the batch file manually. | | Offline
| |
04-09-2006, 03:24 PM
|
#22 (permalink)
| | BlackBerry Extraordinaire
Join Date: Mar 2006 Location: Toronto Canada Model: 8700R Carrier: Rogers
Posts: 1,001
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Thanks for the feedback. I tried your suggestion and it still did not work. I think that the issue is Windows ME.
(I see that JL_cmdr, i.e. Javaloader, is for Windows 2000 and up and it also is not working for me.) | | Offline
| |
04-09-2006, 05:00 PM
|
#23 (permalink)
| | BlackBerry Extraordinaire
Join Date: Mar 2006 Location: Toronto Canada Model: 8700R Carrier: Rogers
Posts: 1,001
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Quote: |
Originally Posted by BlackBerryLinks This works also with username and random number: Code: @ECHO OFF
CLS
SET BBS=BBS-%USERNAME%%RANDOM%
CD %USERPROFILE%\Desktop\
Echo Please type your BlackBerry password for making a screendump
ECHO.
ECHO.
bbscreen.exe -u screenshot %BBS%.bmp
cls
echo Please send the file %BBS%.bmp on your Dektop to the helpdesk
pause Regards,
Bob | I finally got this to work by extracting the files using WinRAR (as suggested) into a directory and then using a modification of the code above in the .bat file. I now run the .bat file from that directory and it deposits a file named BBS in the same directory.
(Edited: see the updated .bat code below.)
Last edited by cooperpwc : 04-10-2006 at 10:20 AM.
| | Offline
| |
04-09-2006, 05:05 PM
|
#24 (permalink)
| | BlackBerry Extraordinaire
Join Date: Mar 2006 Location: Toronto Canada Model: 8700R Carrier: Rogers
Posts: 1,001
Post Thanks: 0 Thanked 0 Times in 0 Posts
| This is the .bat code:
@ECHO OFF
CLS
SET BBS=BBS
bbscreen.exe -u screenshot %BBS%.bmp
cls
Thanks again for the great utility!
Last edited by cooperpwc : 04-10-2006 at 10:20 AM.
| | Offline
| |
04-11-2006, 04:30 PM
|
#25 (permalink)
| | CrackBerry Addict
Join Date: Apr 2006 Model: 7105t
Posts: 982
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Thanks for BBScreen. Easy instructions. | | Offline
| |
04-19-2006, 09:24 AM
|
#26 (permalink)
| | New Member
Join Date: Apr 2006 Model: 8830 Carrier: Verizon
Posts: 3
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Here at work we have 7750s and I think 7290s and it does not work, does this only work on 7100s? | | Offline
| |
04-19-2006, 09:38 AM
|
#27 (permalink)
| | Talking BlackBerry Encyclopedia
Join Date: Apr 2005 Location: The Netherlands Model: 8800 Carrier: Vodafone
Posts: 374
Post Thanks: 0 Thanked 0 Times in 0 Posts
| For me it works on all models I tested (including 7290 and 8700). Do you have the RIM USB driver or Desktop Manager installed.
Regards,
Bob | | Offline
| |
04-19-2006, 09:42 AM
|
#28 (permalink)
| | Retired BlackBerryForums.com Moderator
Join Date: Oct 2005 Location: Columbus, OH Model: 9700 OS: SID 6.7 Carrier: AT&T
Posts: 4,455
Post Thanks: 0 Thanked 2 Times in 1 Post
| Quote: |
Originally Posted by johnck78 Here at work we have 7750s and I think 7290s and it does not work, does this only work on 7100s? | BlackBerry OS v4.0.2 or higher required to be able to capture screenshots. Check the OS version on your devices for compatibility. | | Offline
| |
04-19-2006, 10:07 AM
|
#29 (permalink)
| | New Member
Join Date: Apr 2006 Model: 8830 Carrier: Verizon
Posts: 3
Post Thanks: 0 Thanked 0 Times in 0 Posts
| ... | | Offline
| |
04-19-2006, 12:52 PM
|
#30 (permalink)
| | New Member
Join Date: Apr 2006 Model: 8830 Carrier: Verizon
Posts: 3
Post Thanks: 0 Thanked 0 Times in 0 Posts
| We are running 4.0.0.92. Guess we are out of luck.. | | Offline
| |
05-03-2006, 07:06 AM
|
#31 (permalink)
| | CrackBerry Addict
Join Date: Jun 2005 Location: Manchester, UK Model: BOLD Carrier: t-mobile
Posts: 714
Post Thanks: 0 Thanked 0 Times in 0 Posts
| i might be late to this thread but thanks for the utility, it's extremely useful, i have to make screenshots for our documentation and the results using your app are much crisper and nicer than from the emulator.
thanks again,
jon | | Offline
| |
05-17-2006, 09:09 AM
|
#32 (permalink)
| | Thumbs Must Hurt
Join Date: Dec 2005 Location: New York City Model: 9530 OS: v4.7.0.75 Carrier: Verizon Wireless
Posts: 54
Post Thanks: 0 Thanked 0 Times in 0 Posts
| error with BBscreen.exe I can't get BBscreen.exe. I copied BBscreen.exe to my desktop. I double clicked on the icon and it prompted my to enter password. I entered password and it didn't work after that. I took a screenshot of the error message. (attached)
Also, do you need Device Manager installed on desktop for this to work? | | Offline
| |
05-17-2006, 09:16 AM
|
#33 (permalink)
| | Retired BlackBerryForums.com Moderator
Join Date: Oct 2005 Location: Columbus, OH Model: 9700 OS: SID 6.7 Carrier: AT&T
Posts: 4,455
Post Thanks: 0 Thanked 2 Times in 1 Post
| Quote: |
Originally Posted by BBSS I can't get BBscreen.exe. I copied BBscreen.exe to my desktop. I double clicked on the icon and it prompted my to enter password. I entered password and it didn't work after that. I took a screenshot of the error message. (attached)
Also, do you need Device Manager installed on desktop for this to work? | if you are prompted for a password, it is because your BlackBerry requires one. The only requirements to use BBScreen are 1) BlackBerry OS is 4.0.2 or higher, and 2) BlackBerry drivers are installed on the computer.
Looks like you have the drivers installed as your screenshot shows it connecting. I think you have a simple password issue. | | Offline
| |
05-17-2006, 09:18 AM
|
#34 (permalink)
| | Thumbs Must Hurt
Join Date: Nov 2005 Location: Bristol, UK Model: 8520 Carrier: Orange
Posts: 63
Post Thanks: 0 Thanked 0 Times in 0 Posts
| awesome! will be great for creating user documentation
Cheers | | Offline
| |
05-24-2006, 08:52 AM
|
#35 (permalink)
| | New Member
Join Date: May 2006 Model: 7290
Posts: 2
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Fantastic utility!
Works great on my 7290 although I had to run the desktop manager connection first before the BBscreen.exe recognised the connection.
Also, the zip file only appeared to contain the BBscreen.exe file and no additional batch files....still works though, thanks a lot! | | Offline
| |
05-24-2006, 09:01 AM
|
#36 (permalink)
| | Retired BlackBerryForums.com Moderator
Join Date: Oct 2005 Location: Columbus, OH Model: 9700 OS: SID 6.7 Carrier: AT&T
Posts: 4,455
Post Thanks: 0 Thanked 2 Times in 1 Post
| Quote: |
Originally Posted by Easypz Also, the zip file only appeared to contain the BBscreen.exe file and no additional batch files | The exe file is a self extracting executable. You can use WinZip to extract the files if you want to. | | Offline
| |
05-26-2006, 09:45 AM
|
#37 (permalink)
| | BlackBerry Extraordinaire
Join Date: Feb 2005 Location: Port 3101.org Model: . Carrier: .
Posts: 2,492
Post Thanks: 0 Thanked 0 Times in 0 Posts
| This is a fantastic app - so much quicker for taking screen shots when documenting stuff, rather than using the simulator.As it's running a file I can see where people might have issues if they don't have at least local admin rights. Bravo though.....top app!!!! | | Offline
| |
05-30-2006, 12:11 PM
|
#38 (permalink)
| | Talking BlackBerry Encyclopedia
Join Date: Feb 2005 Location: North Carolina Model: Storm OS: 5.0.0.419 Carrier: Verizon
Posts: 482
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Quote: |
Originally Posted by d_fisher The exe file is a self extracting executable. You can use WinZip to extract the files if you want to. | Doug,
I am trying to do this with a 7250 from Verizon that has 4.1 handheld. I extracted BBscreen using winzip. When I doubleclick on BBscreen I see the hourglass for a second or two but I don't see any evidence of anything else happening. Do I need additional software installed to get this to work? Where is the temp folder created? Sorry to be so dense.
Randy | | Offline
| |
05-30-2006, 01:09 PM
|
#39 (permalink)
| | Retired BlackBerryForums.com Moderator
Join Date: Oct 2005 Location: Columbus, OH Model: 9700 OS: SID 6.7 Carrier: AT&T
Posts: 4,455
Post Thanks: 0 Thanked 2 Times in 1 Post
| Quote: |
Originally Posted by rta53 Doug,
I am trying to do this with a 7250 from Verizon that has 4.1 handheld. I extracted BBscreen using winzip. When I doubleclick on BBscreen I see the hourglass for a second or two but I don't see any evidence of anything else happening. Do I need additional software installed to get this to work? Where is the temp folder created? Sorry to be so dense.
Randy | If you extracted the files, execute BBscreen.bat instead of the exe. The temp directory is based on a system variable. What ever your computer uses as its temp directory is what BBscreen will use. If you dont have the BlackBerry Desktop Manager or Device Manager installed, you will need one or the other. | | Offline
| |
05-30-2006, 03:36 PM
|
#40 (permalink)
| | Talking BlackBerry Encyclopedia
Join Date: Feb 2005 Location: North Carolina Model: Storm OS: 5.0.0.419 Carrier: Verizon
Posts: 482
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Quote: |
Originally Posted by d_fisher If you extracted the files, execute BBscreen.bat instead of the exe. The temp directory is based on a system variable. What ever your computer uses as its temp directory is what BBscreen will use. If you dont have the BlackBerry Desktop Manager or Device Manager installed, you will need one or the other. |
The BBscreen zip file that I downloaded contains only 1 file which is bbscreen.exe. Is this correct? For some reason the temp files are not being created or at least I can't find them when I run bbscreen.exe. | | Offline
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |